Midnight Sun Firmware
|
Structure representing NTP time format with seconds and fractional seconds. More...
#include <network_time_protocol.h>
Public Attributes | |
uint32_t | seconds |
uint32_t | fraction |
Structure representing NTP time format with seconds and fractional seconds.
uint32_t fraction |
Fractional seconds (1 / 2^32 of a second).
uint32_t seconds |
Seconds since NTP epoch