Represents a time duration with nanosecond resolution. More...
Public Member Functions | |
| Duration_t (int s, long n) | |
| Constructor. | |
| Duration_t (DDS_Duration_t d) | |
| Constructor. | |
| void | subtract (Duration_t other) |
| Subtract 'other' from this. | |
Represents a time duration with nanosecond resolution.