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

Type for duration representation. More...

#include <dds_c_infrastructure.h>

Data Fields

DDS_Long sec
 seconds
 
DDS_UnsignedLong nanosec
 nanoseconds
 

Detailed Description

Type for duration representation.

Represents a time interval.

Field Documentation

◆ sec

DDS_Long DDS_Duration_t::sec

seconds

◆ nanosec

DDS_UnsignedLong DDS_Duration_t::nanosec

nanoseconds