Types that describe points in time (Time), and durations between two instants (Duration, Interval)
Time
Duration
Interval
These are used throughout statime instead of types from std::time as they fit closer with the on the wire representation of time in PTP.
statime
std::time