Midnight Sun Firmware
Loading...
Searching...
No Matches

Structure representing NTP time format with seconds and fractional seconds. More...

#include <network_time_protocol.h>

Public Attributes

uint32_t seconds
 
uint32_t fraction
 

Detailed Description

Structure representing NTP time format with seconds and fractional seconds.

Member Data Documentation

◆ fraction

uint32_t fraction

Fractional seconds (1 / 2^32 of a second).

◆ seconds

uint32_t seconds

Seconds since NTP epoch


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