AbsSimTime

Syntax

<Path>.AbsSimTime → dateTime

The read-only attribute AbsSimTime returns the current simulation time of the EventController designated by <Path> as an absolute time statement.

Return Value

The return value has the data type dateTime.

Example

print EventController.AbsSimTime -- might return 23.02.2014 00:00:00.0000

Related Topic

Time