|
RTI Connext Micro C++ API Version 4.3.0
|
Task properties. More...
#include <osapi_system.h>
Public Attributes | |
| struct OSAPI_ThreadProperty | thread |
| Thread properties for tasks. | |
| RTI_UINT32 | rate |
| The rate at which periodic tasks are run in nanosec. | |
Task properties.
Properties for task creation used by the system.
| struct OSAPI_ThreadProperty OSAPI_TaskProperty::thread |
Thread properties for tasks.
The thread properties to use when creating task threads.
Task thread properties
| RTI_UINT32 OSAPI_TaskProperty::rate |
The rate at which periodic tasks are run in nanosec.
The rate at which periodic tasks are run in nanosec