RTI Connext DDS Micro C++ API
2.4.14.3
|
System time. More...
Public Attributes | |
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.