Click or drag to resize

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
Syntax
C#
public abstract DateTime GetTime()

Return Value

Type: DateTime
The current time.

Implements

ICoSimulatorGetTime
See Also