ReactOS 0.4.15-dev-7924-g5949c20
_SYSTEM_TIMEOFDAY_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_TIMEOFDAY_INFORMATION:

Public Attributes

LARGE_INTEGER BootTime
 
LARGE_INTEGER CurrentTime
 
LARGE_INTEGER TimeZoneBias
 
ULONG TimeZoneId
 
ULONG Reserved
 
ULONGLONG BootTimeBias
 
ULONGLONG SleepTimeBias
 
BYTE Reserved1 [48]
 

Detailed Description

Definition at line 855 of file extypes.h.

Member Data Documentation

◆ BootTime

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::BootTime

Definition at line 857 of file extypes.h.

Referenced by QSI_DEF().

◆ BootTimeBias

ULONGLONG _SYSTEM_TIMEOFDAY_INFORMATION::BootTimeBias

Definition at line 863 of file extypes.h.

◆ CurrentTime

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::CurrentTime

Definition at line 858 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ Reserved

ULONG _SYSTEM_TIMEOFDAY_INFORMATION::Reserved

Definition at line 861 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_TIMEOFDAY_INFORMATION::Reserved1

Definition at line 504 of file winternl.h.

◆ SleepTimeBias

ULONGLONG _SYSTEM_TIMEOFDAY_INFORMATION::SleepTimeBias

Definition at line 864 of file extypes.h.

◆ TimeZoneBias

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::TimeZoneBias

Definition at line 859 of file extypes.h.

Referenced by QSI_DEF(), RtlLocalTimeToSystemTime(), and RtlSystemTimeToLocalTime().

◆ TimeZoneId

ULONG _SYSTEM_TIMEOFDAY_INFORMATION::TimeZoneId

Definition at line 860 of file extypes.h.

Referenced by QSI_DEF().


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