|
APIs, concepts, guides, and more
|
Enumerations | |
| enum class | PlatformType : int32_t |
| Enum representing the platform type for an RTTaskManager. More... | |
| enum class | RTTaskManagerState : int32_t |
| Enum representing the possible states of an RTTaskManager. More... | |
| enum class | RTTaskState : int32_t |
| Enum representing the possible states of a real-time task. More... | |
| enum class | TaskPriority : int32_t |
| Enum representing the priority levels for a real-time task. More... | |