SimulationTimer
Class object provides access to current timestamps in different systems.
Method
double ClockPeriod() const
Returns clock period
Method
double SystemTime() const
Returns timestamp from the start of the simulation including reset time
Method
double SimulationTime() const
Returns timestamp from the start of the simulation excluding reset time
Method
double StatisticsTime() const
Returns timestamp from the start statistics aggregation
Method
double ProductionTime() const
Returns timestamp when production of the
Flit
s
in the Processor
s must be stopped
Method
double Progress() const
Returns current simulation progress