The Simulation Info SimTime component provides the total cumulative number of seconds that have transpired during simulation run time. On reset this value is set to 0. When the simulator is paused, this value holds until either reset or the simulator starts running again.
Inputs: 0
Input Name:
Description:
Outputs: 1
Output Name:
Description:
Cum time (secs)
The value of type double representing the total cumulative number of seconds the simulator has been running. This value is reset upon full restarts, and or manual reset events. Persists with Pause.