mirror of
https://github.com/verilator/verilator.git
synced 2026-09-06 17:01:09 +02:00
Commentary (#3887)
This commit is contained in:
+1
-1
@@ -469,7 +469,7 @@ public:
|
||||
int randSeed() const VL_MT_SAFE { return m_s.m_randSeed; }
|
||||
|
||||
// Time handling
|
||||
/// Returns current simulation time.
|
||||
/// Returns current simulation time in units of timeprecision().
|
||||
///
|
||||
/// How Verilator runtime gets the current simulation time:
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user