Click or drag to resize

ClockShiftCounter Property

If non-null, defines the delay of the first clock activation relative to start time, together with Resolution.

Namespace:  Emulate3D.FMI.V3.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public ulong? ShiftCounter { get; }

Property Value

Type: NullableUInt64
See Also