|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wdm.h>
Public Attributes | |
| ULONG | LowPart |
| LONG | High1Time |
| LONG | High2Time |
| LONG _KSYSTEM_TIME::High1Time |
Definition at line 6 of file wdm.h.
Referenced by _KeQueryTickCount(), FileTimeToLocalFileTime(), GetLocalTime(), KeQueryTickCount(), KiWriteSystemTime(), LocalFileTimeToFileTime(), and SetLocalTime().
| LONG _KSYSTEM_TIME::High2Time |
Definition at line 7 of file wdm.h.
Referenced by _KeQueryTickCount(), FileTimeToLocalFileTime(), GetLocalTime(), KeQueryTickCount(), KiWriteSystemTime(), LocalFileTimeToFileTime(), and SetLocalTime().
| ULONG _KSYSTEM_TIME::LowPart |
Definition at line 5 of file wdm.h.
Referenced by _KeQueryTickCount(), _Requires_lock_held_(), FileTimeToLocalFileTime(), GetLocalTime(), IoCreateDriver(), KeQueryTickCount(), KiCheckForTimerExpiration(), KiDeferredReadyThread(), KiScanReadyQueues(), KiTimerExpiration(), KiWriteSystemTime(), LocalFileTimeToFileTime(), and SetLocalTime().