Unit 'LazSysUtils' Package
[Overview][Procedures and functions][Index] [#lazutils]

GetTickCount64

Gets the number of Milliseconds elapsed since the computer was started.

Declaration

Source position: lazsysutils.pas line 19

function GetTickCount64: QWord;

Function result

Number of ticks (Milliseconds).

See also

GetTickCount64

Version 4.6 Hosted on Source Forge