Clock Enumeration

The RTSS Clock types, including the system clock and real-time HAL clock.

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

Syntax
public enum Clock
Members
Member nameValueDescription
System1 The system clock
RealTimeHAL2 The real-time HAL clock
Clock33 General purpose clock 3
Fastest65535 The fastest clock
See Also