RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches
DDS_Time_t Struct Reference

Type for time representation. More...

#include <dds_c_infrastructure.h>

Data Fields

DDS_LongLong sec
 seconds
 
DDS_UnsignedLong nanosec
 nanoseconds
 

Detailed Description

Type for time representation.

A DDS_Time_t represents a moment in time.

Field Documentation

◆ sec

DDS_LongLong DDS_Time_t::sec

seconds

◆ nanosec

DDS_UnsignedLong DDS_Time_t::nanosec

nanoseconds