iPXE
Data Fields
ntp_timestamp Struct Reference

An NTP timestamp. More...

#include <ntp.h>

Data Fields

uint32_t seconds
 Seconds. More...
 
uint32_t fraction
 Fraction of a second. More...
 

Detailed Description

An NTP timestamp.

Definition at line 28 of file ntp.h.

Field Documentation

◆ seconds

uint32_t ntp_timestamp::seconds

Seconds.

Definition at line 30 of file ntp.h.

◆ fraction

uint32_t ntp_timestamp::fraction

Fraction of a second.

Definition at line 32 of file ntp.h.


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