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

Return Value

DateTime
The current time.

Implements

ICoSimulatorGetTime
See Also