Click or drag to resize

ICoSimulatorGetTime Method

The current system time reported by the simulator. (Accurate to at least one millisecond.)

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
DateTime GetTime()

Return Value

Type: DateTime
The current time.
See Also