Skip to content

Struct SYN_UTCTimestamp

ClassList > 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

uint32_t SYN_UTCTimestamp::nsec;

Sub-second nanoseconds (0..999999999)


variable sec

uint64_t SYN_UTCTimestamp::sec;

UTC epoch seconds (1970 base)


variable source

SYN_TimeSource SYN_UTCTimestamp::source;

Quality tier at resolution instant


variable uncertainty_ns

uint32_t SYN_UTCTimestamp::uncertainty_ns;

Quantified error bound (± nanoseconds)



The documentation for this class was generated from the following file src/syntropic/drivers/syn_timesync.h