![]() |
flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
|
Timestamp (signed) More...
#include <timeutils.h>
Data Fields | |
| int64_t | sec |
| seconds | |
| int32_t | nanosec |
| nanoseconds | |
Timestamp (signed)
Definition at line 32 of file timeutils.h.
| int32_t nanosec |
nanoseconds
Definition at line 35 of file timeutils.h.
| int64_t sec |
seconds
Definition at line 34 of file timeutils.h.