ReactOS 0.4.15-dev-5893-g1bb4167
_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 847 of file extypes.h.

Member Data Documentation

◆ BootTime

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::BootTime

Definition at line 849 of file extypes.h.

Referenced by QSI_DEF().

◆ BootTimeBias

ULONGLONG _SYSTEM_TIMEOFDAY_INFORMATION::BootTimeBias

Definition at line 855 of file extypes.h.

◆ CurrentTime

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::CurrentTime

Definition at line 850 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ Reserved

ULONG _SYSTEM_TIMEOFDAY_INFORMATION::Reserved

Definition at line 853 of file extypes.h.

Referenced by QSI_DEF().

◆ Reserved1

BYTE _SYSTEM_TIMEOFDAY_INFORMATION::Reserved1

Definition at line 498 of file winternl.h.

◆ SleepTimeBias

ULONGLONG _SYSTEM_TIMEOFDAY_INFORMATION::SleepTimeBias

Definition at line 856 of file extypes.h.

◆ TimeZoneBias

LARGE_INTEGER _SYSTEM_TIMEOFDAY_INFORMATION::TimeZoneBias

Definition at line 851 of file extypes.h.

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

◆ TimeZoneId

ULONG _SYSTEM_TIMEOFDAY_INFORMATION::TimeZoneId

Definition at line 852 of file extypes.h.

Referenced by QSI_DEF().


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