CoSimulatorBaseGetTime Method |
The current time as reported by the simulator.
Namespace:
Demo3D.EventQueue.CoSimulation
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 11.0.0.7658
Syntaxpublic abstract DateTime GetTime()
Return Value
Type:
DateTimeThe current time.
Implements
ICoSimulatorGetTime
See Also