TianoCore EDK2 master
Loading...
Searching...
No Matches
TIME Struct Reference

Data Fields

UINT16 Year
 
UINT8 Month
 
UINT8 Day
 
UINT8 Hour
 
UINT8 Minute
 
UINT8 Second
 
UINT8 Pad1
 
UINT32 Nanosecond
 
INT16 TimeZone
 
UINT8 Daylight
 
UINT8 Pad2
 

Detailed Description

Definition at line 1081 of file PrintLib.c.

Field Documentation

◆ Day

UINT8 TIME::Day

Definition at line 1084 of file PrintLib.c.

◆ Daylight

UINT8 TIME::Daylight

Definition at line 1091 of file PrintLib.c.

◆ Hour

UINT8 TIME::Hour

Definition at line 1085 of file PrintLib.c.

◆ Minute

UINT8 TIME::Minute

Definition at line 1086 of file PrintLib.c.

◆ Month

UINT8 TIME::Month

Definition at line 1083 of file PrintLib.c.

◆ Nanosecond

UINT32 TIME::Nanosecond

Definition at line 1089 of file PrintLib.c.

◆ Pad1

UINT8 TIME::Pad1

Definition at line 1088 of file PrintLib.c.

◆ Pad2

UINT8 TIME::Pad2

Definition at line 1092 of file PrintLib.c.

◆ Second

UINT8 TIME::Second

Definition at line 1087 of file PrintLib.c.

◆ TimeZone

INT16 TIME::TimeZone

Definition at line 1090 of file PrintLib.c.

◆ Year

UINT16 TIME::Year

Definition at line 1082 of file PrintLib.c.


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