System.Classes.TThread.GetSystemTimes
Delphi
class function GetSystemTimes(out SystemTimes: TSystemTimes): Boolean; static;
C++
static bool __fastcall GetSystemTimes(/* out */ TSystemTimes &SystemTimes);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Classes.pas System.Classes.hpp |
System.Classes | TThread |
Description
Embarcadero Technologies does not currently have any additional information.