Class TLStopWatch.TTLPrecisionTimer
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: TimingLabBasicPkg
Unit: TLStopWatch
Inherits: TLPOptionalEnabledPersistent
Contents |
Syntax
Delphi:
type TTLPrecisionTimer = class( TLPOptionalEnabledPersistent )
C++ Builder:
class TTLPrecisionTimer : public TLPOptionalEnabledPersistent
Visual C++ (MFC):
class CTTLPrecisionTimer : public CTLPOptionalEnabledPersistent
C# (.NET):
public ref class TTLPrecisionTimer : Mitov.TimingLab.OptionalEnabledPersistent
Summary
Precision timer properties class.
Description
Defines class for the precision timer properties.
Properties
Public
- Frequency - Returns the frequency of the precision timer if available.
- Available - Indicates if a precision timer is available.