IProcessor.NominalFrequency Property

Definition

The advertised, normal frequency of the processor. Some processors support features which may cause them to sometimes run at lower frequencies (to save power) or at higher frequencies (to deal with heavy workloads faster).

public Nullable<Microsoft.Windows.EventTracing.FrequencyValue> NominalFrequency { get; }
member this.NominalFrequency : Nullable<Microsoft.Windows.EventTracing.FrequencyValue>
Public ReadOnly Property NominalFrequency As Nullable(Of FrequencyValue)

Property Value

Applies to