Clock Enumeration
The RTSS Clock types, including the system clock and real-time HAL clock.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Threading
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public enum Clock
Members
|
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 |
See Also: