System.Classes.TThread.GetTickCount
Delphi
class function GetTickCount: Cardinal; static;
C++
static unsigned __fastcall GetTickCount();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Classes.pas System.Classes.hpp  | 
        System.Classes | TThread | 
Description
Returns the number of milliseconds that have elapsed since the system was started.