Return tick count (64-bit).
Source position: classesh.inc line 2378
public class function TThread.GetTickCount64: QWord; |
GetTickCount64 simply calls SysUtils.GetTickCount64 and is implemented for Delphi compatibility only.
|
Get tick count (64-bit). |