Processor.CurrentClockSpeed Property

Definition

Current speed of the processor, in MHz

public:
 property Nullable<System::UInt32> CurrentClockSpeed { Nullable<System::UInt32> get(); };
public uint? CurrentClockSpeed { get; }
member this.CurrentClockSpeed : Nullable<uint32>
Public ReadOnly Property CurrentClockSpeed As Nullable(Of UInteger)

Property Value

Applies to