KeQuerySystemTime
“Kumar Rao” wrote in message news:xxxxx@ntdev…
Hi OSR,
I have developed a driver in kernel mode, I need to access the current system time in my driver
I have called OSAL library in my driver, it is legacy driver .
I need to write a function GetSystemTimeAsFileTime in Kernel mode. Current it works in user mode,
Kindly let me know how to use and get the current system time in Kernel mode.
Regards
Kumarjan5