RTI Connext DDS Micro C API
Version 3.0.3
|
#include <osapi_system.h>
Data Fields | |
OSAPI_System_start_timer_T | start_timer |
OSAPI_System_stop_timer_T | stop_timer |
OSAPI_System_get_timer_resolution_T | get_timer_resolution |
OSAPI_System_get_time_T | get_time |
OSAPI_System_initialize_T | initialize |
OSAPI_System_finalize_T | finalize |
OSAPI_System_generate_uuid_T | generate_uuid |
OSAPI_System_get_hostname_T | get_hostname |
OSAPI_System_get_ticktime_T | get_ticktime |
System Interface class
The methods in this interface are called by the corresponding OSAPI_System function. For example, OSAPI_System_get_time() calls system->get_time().