RTI Connext DDS Micro C API
Version 3.0.0
|
Type for duration representation. More...
#include <dds_c_infrastructure.h>
Data Fields | |
DDS_Long | sec |
seconds | |
DDS_UnsignedLong | nanosec |
nanoseconds |
Type for duration representation.
Represents a time interval.
DDS_Long DDS_Duration_t::sec |
seconds
DDS_UnsignedLong DDS_Duration_t::nanosec |
nanoseconds