|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fw.h>
Public Attributes | |
| USHORT | Year |
| USHORT | Month |
| USHORT | Day |
| USHORT | Hour |
| USHORT | Minute |
| USHORT | Second |
| USHORT _TIMEINFO::Day |
Definition at line 13 of file fw.h.
Referenced by EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().
| USHORT _TIMEINFO::Hour |
Definition at line 14 of file fw.h.
Referenced by ArcGetRelativeTime(), EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().
| USHORT _TIMEINFO::Minute |
Definition at line 15 of file fw.h.
Referenced by ArcGetRelativeTime(), EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().
| USHORT _TIMEINFO::Month |
Definition at line 12 of file fw.h.
Referenced by EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().
| USHORT _TIMEINFO::Second |
Definition at line 16 of file fw.h.
Referenced by ArcGetRelativeTime(), EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiDisplayMenu(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().
| USHORT _TIMEINFO::Year |
Definition at line 11 of file fw.h.
Referenced by EditCustomBootReactOS(), InitOperatingSystemList(), LlbHwRtcRead(), Pc98GetTime(), PcGetTime(), TuiUpdateDateTime(), UefiGetTime(), and XboxGetTime().