Loading...
Searching...
No Matches
ntp_timestamp_t Struct Reference

NTP timestamp. More...

Detailed Description

NTP timestamp.

See also
RFC 5905, Section 6

Definition at line 73 of file ntp_packet.h.

#include <ntp_packet.h>

Data Fields

network_uint32_t seconds
 seconds since 1 January 1900 00:00 UTC
 
network_uint32_t fraction
 fraction of seconds in 232 picoseconds
 

Field Documentation

◆ fraction

network_uint32_t ntp_timestamp_t::fraction

fraction of seconds in 232 picoseconds

Definition at line 75 of file ntp_packet.h.

◆ seconds

network_uint32_t ntp_timestamp_t::seconds

seconds since 1 January 1900 00:00 UTC

Definition at line 74 of file ntp_packet.h.


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