CLOCK Enumeration

This enumeration represents the RTX64 clock types. These enumerators match the possible values for type CLOCK defined in rtapi.h.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public enum CLOCK
Members
Member nameValueDescription
UNDEFINED0
CLOCK_11
CLOCK_22
CLOCK_33
CLOCK_SYSTEM1
CLOCK_FASTEST2
See Also