RTI Connext Micro C API Version 4.3.0
Loading...
Searching...
No Matches
OSAPI_TaskProperty Struct Reference

Task properties. More...

#include <osapi_system.h>

Data Fields

struct OSAPI_ThreadProperty thread
 Thread properties for tasks.
 
RTI_UINT32 rate
 The rate at which periodic tasks are run in nanosec.
 

Detailed Description

Task properties.

Properties for task creation used by the system.

Field Documentation

◆ thread

struct OSAPI_ThreadProperty OSAPI_TaskProperty::thread

Thread properties for tasks.

The thread properties to use when creating task threads.

Task thread properties

◆ rate

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