Click or drag to resize

ICoSimulatorGetTime Method

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

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

Return Value

Type: DateTime
The current time.
See Also