RTI Connext Micro C API Version 4.2.0
|
System time. More...
#include <osapi_time.h>
Data Fields | |
RTI_INT64 | sec |
Seconds. | |
RTI_UINT32 | nanosec |
Nanoseconds. | |
System time.
Expresses time in seconds and nanoseconds. Assumes that Nanoseconds is less than 1000000000.
RTI_INT64 OSAPI_SystemTime::sec |
Seconds.
RTI_UINT32 OSAPI_SystemTime::nanosec |
Nanoseconds.