IProcessor.NominalFrequency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)