pt1588-SH7216 1
IEEE1588v2 Implementation for Renesas SH7216 Demo
|
A time interval (5.3.2). More...
#include <ptp-data-types.h>
Data Fields | |
Integer64 | scaledNanoseconds |
Time interval is expressed in units of nanoseconds multiplied by 2^16 (5.3.2). |
A time interval (5.3.2).
Definition at line 32 of file ptp-data-types.h.
Time interval is expressed in units of nanoseconds multiplied by 2^16 (5.3.2).
If the time interval is outside the range of Integer64, INT64_MIN or INT64_MAX should be used instead.
Definition at line 34 of file ptp-data-types.h.