RTI Connext DDS Micro C++ API  2.4.14.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SystemTime Struct Reference

System time. More...

List of all members.

Public Attributes

RTI_INT64 sec
 Seconds.
RTI_UINT32 nanosec
 Nanoseconds.

Detailed Description

System time.

Expresses time in seconds and nanoseconds. Assumes that Nanoseconds is less than 1000000000.


Member Data Documentation

RTI_INT64 OSAPI_SystemTime::sec

Seconds.

RTI_UINT32 OSAPI_SystemTime::nanosec

Nanoseconds.


RTI Connext DDS Micro C++ API 2.4.14.3 Copyright © Thu Oct 2 2025 Real-Time Innovations, Inc