API:System.Diagnostics.TStopwatch.Frequency

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Frequency: Int64 read FFrequency;

C++

/* static */ __property __int64 Frequency = {read=FFrequency};

Properties

Type Visibility Source Unit Parent
property public
System.Diagnostics.pas
System.Diagnostics.hpp
System.Diagnostics TStopwatch

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!