Clock Enumeration |
The RTSS Clock types, including the system clock and real-time HAL clock.
Namespace:
IntervalZero.RTX64.RTAPI.ThreadingAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)


Member name | Value | Description | |
---|---|---|---|
System | 1 | The system clock | |
RealTimeHAL | 2 | The real-time HAL clock | |
Clock3 | 3 | General purpose clock 3 | |
Fastest | 65535 | The fastest clock |
