SystemInformationEvent.TimerFrequency Property

Definition

Gets the frequency of the high resolution timer. This value is retrieved from QueryPerformanceFrequency.

public:
 property long TimerFrequency { long get(); };
public:
 property long long TimerFrequency { long long get(); };
public long TimerFrequency { get; }
member this.TimerFrequency : int64
Public ReadOnly Property TimerFrequency As Long

Property Value

Applies to