![]() |
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 28 of file timeutils.h.
int32_t nanosec |
nanoseconds
Definition at line 31 of file timeutils.h.
int64_t sec |
seconds
Definition at line 30 of file timeutils.h.