flexPTP 1.0
An IEEE 1588 PTP implementation designed for microcontrollers
Loading...
Searching...
No Matches
TimestampI Struct Reference

Timestamp (signed) More...

#include <timeutils.h>

Data Fields

int64_t sec
 seconds
 
int32_t nanosec
 nanoseconds
 

Detailed Description

Timestamp (signed)

Definition at line 28 of file timeutils.h.

Field Documentation

◆ nanosec

int32_t nanosec

nanoseconds

Definition at line 31 of file timeutils.h.

◆ sec

int64_t sec

seconds

Definition at line 30 of file timeutils.h.


The documentation for this struct was generated from the following file: