Return tick count (32-bit).
Source position: classesh.inc line 2377
public class function TThread.GetTickCount: LongWord;
GetTickCount is deprecated and should not be used. Use TThread.GetTickCount64 instead.
TThread.GetTickCount64
Return tick count (64-bit).