Get tick count (64-bit).
Source position: sysutilh.inc line 39
function GetTickCount64: QWord; |
GetTickCount64 returns an increasing clock tick count in milliseconds. It is useful for time measurements, but no assumptions should be made as to the interval between the ticks.
|
Returns the current date and time. |
|
|
Returns the current time. |
|
|
Suspend execution of a program for a certain time. |