RTI Connext DDS Micro C++ API  Version 2.4.14.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_Duration_t Struct Reference

Type for duration representation. More...

List of all members.

Public Attributes

DDS_Long sec
 seconds
DDS_UnsignedLong nanosec
 nanoseconds

Detailed Description

Type for duration representation.

Represents a time interval.


Member Data Documentation

DDS_Long DDS_Duration_t::sec

seconds

DDS_UnsignedLong DDS_Duration_t::nanosec

nanoseconds


RTI Connext DDS Micro C++ API Version 2.4.14.1 Copyright © Thu Nov 2 2023 Real-Time Innovations, Inc