RTI Connext C API  Version 6.1.0

Type for duration representation. More...

Data Fields

DDS_Long sec
 seconds More...
 
DDS_UnsignedLong nanosec
 nanoseconds More...
 

Detailed Description

Type for duration representation.

Represents a time interval.

Examples:
HelloWorld_publisher.c, and HelloWorld_subscriber.c.

Field Documentation

◆ sec

DDS_Long DDS_Duration_t::sec

seconds

Examples:
HelloWorld_subscriber.c.

◆ nanosec

DDS_UnsignedLong DDS_Duration_t::nanosec

nanoseconds