RTI Connext Micro C API  2.4.14.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SystemI Struct Reference

<<cert>> System API. More...

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.

Detailed Description

<<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().


Field Documentation

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.


RTI Connext Micro C API 2.4.14.2 Copyright © Tue May 28 2024 Real-Time Innovations, Inc