RTI Connext DDS Micro C++ API  Version 3.0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
DDS_Time_t Struct Reference

Type for time representation. More...

#include <dds_c_infrastructure.h>

List of all members.

Public Attributes

DDS_Long sec
 seconds
DDS_UnsignedLong nanosec
 nanoseconds

Detailed Description

Type for time representation.

A DDS_Time_t represents a moment in time.


Member Data Documentation

DDS_Long DDS_Time_t::sec

seconds

DDS_UnsignedLong DDS_Time_t::nanosec

nanoseconds


RTI Connext DDS Micro C++ API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc