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.MonitorAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)


Member name | Value | Description | |
---|---|---|---|
UNDEFINED | 0 | ||
CLOCK_1 | 1 | ||
CLOCK_2 | 2 | ||
CLOCK_3 | 3 | ||
CLOCK_SYSTEM | 1 | ||
CLOCK_FASTEST | 2 |
