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