Struct SYN_UTCTimestamp¶
Universal UTC timestamp with error bound and quality tier.
#include <syn_timesync.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | nsec |
| uint64_t | sec |
| SYN_TimeSource | source |
| uint32_t | uncertainty_ns |
Public Attributes Documentation¶
variable nsec¶
Sub-second nanoseconds (0..999999999)
variable sec¶
UTC epoch seconds (1970 base)
variable source¶
Quality tier at resolution instant
variable uncertainty_ns¶
Quantified error bound (± nanoseconds)
The documentation for this class was generated from the following file src/syntropic/drivers/syn_timesync.h