| @SYSTEMTIME | Not in LE |
|
|
||
@SYSTEMTIME[n] : Return the system time as a fileage. n is the time to return:
0 - The time that the system has been idle
1 - The time that the system has spent executing in Kernel mode (all threads in all processes, on all processors)
2 - The time that the system has spent executing in User mode (all threads in all processes, on all processors)
See also: Time Stamps