Open-AVB AVTP Pipeline SDK
1.4
|
AVTP time structure. More...
#include <openavb_avtp_time_pub.h>
Data Fields | |
U64 | timeNsec |
Time in nanoseconds. | |
U64 | maxLatencyNsec |
Maximum latency. Timestamps greater than now + max latency will be considered uncertain. | |
bool | bTimestampValid |
Timestamp valid. | |
bool | bTimestampUncertain |
Timestamp uncertain. | |
AVTP time structure.