RTI Connext Micro C API
2.4.14.2
|
Data Fields | |
OSAPI_System_start_timer_T | start_timer |
This field must not be modified. | |
OSAPI_System_stop_timer_T | stop_timer |
This field must not be modified. | |
OSAPI_System_get_timer_resolution_T | get_timer_resolution |
This field must not be modified. | |
OSAPI_System_get_time_T | get_time |
This field must not be modified. | |
OSAPI_System_initialize_T | initialize |
This field must not be modified. | |
OSAPI_System_finalize_T | finalize |
This field must not be modified. | |
OSAPI_System_generate_uuid_T | generate_uuid |
This field must not be modified. | |
OSAPI_System_get_hostname_T | get_hostname |
This field must not be modified. | |
OSAPI_System_get_ticktime_T | get_ticktime |
This field must not be modified. |
<<cert>> System API.
The methods in this interface are called by the corresponding OSAPI_System function. For example, OSAPI_System_get_time() calls system->get_time().
OSAPI_System_start_timer_T OSAPI_SystemI::start_timer |
This field must not be modified.
OSAPI_System_stop_timer_T OSAPI_SystemI::stop_timer |
This field must not be modified.
OSAPI_System_get_timer_resolution_T OSAPI_SystemI::get_timer_resolution |
This field must not be modified.
OSAPI_System_get_time_T OSAPI_SystemI::get_time |
This field must not be modified.
OSAPI_System_initialize_T OSAPI_SystemI::initialize |
This field must not be modified.
OSAPI_System_finalize_T OSAPI_SystemI::finalize |
This field must not be modified.
OSAPI_System_generate_uuid_T OSAPI_SystemI::generate_uuid |
This field must not be modified.
OSAPI_System_get_hostname_T OSAPI_SystemI::get_hostname |
This field must not be modified.
OSAPI_System_get_ticktime_T OSAPI_SystemI::get_ticktime |
This field must not be modified.