FireDAC.Stan.Util.FDGetPerformanceCounter
Delphi
function FDGetPerformanceCounter: Int64;
C++
extern DELPHI_PACKAGE __int64 __fastcall FDGetPerformanceCounter(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Stan.Util.pas FireDAC.Stan.Util.hpp |
FireDAC.Stan.Util | FireDAC.Stan.Util |
Description
Returns the value of the performance counter.
FDGetPerformanceCounter returns the high-resolution counter represented by the number of milliseconds from the system start or from the last counter reset.