Click or drag to resize

ClockIntervalDecimal Property

If non-null, defines the time interval between consecutive clock ticks.

Namespace: Emulate3D.FMI.V3.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public float? IntervalDecimal { get; }

Property Value

NullableSingle
See Also