iPXE
Data Fields
ntp_short Struct Reference

An NTP short-format timestamp. More...

#include <ntp.h>

Data Fields

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

Detailed Description

An NTP short-format timestamp.

Definition at line 20 of file ntp.h.

Field Documentation

◆ seconds

uint16_t ntp_short::seconds

Seconds.

Definition at line 22 of file ntp.h.

◆ fraction

uint16_t ntp_short::fraction

Fraction of a second.

Definition at line 24 of file ntp.h.


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