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.
SysUtils.GetTickCount64
Get tick count (64-bit).