Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThread.GetTickCount64

Return tick count (64-bit).

Declaration

Source position: classesh.inc line 2031

public class function TThread.GetTickCount64: QWord;

Description

GetTickCount64 simply calls SysUtils.GetTickCount64 and is implemented for Delphi compatibility only.

See also

SysUtils.GetTickCount64

  

Get tick count (64-bit).


Documentation generated on: Jul 24 2023