Click or drag to resize

HardwareOperationFormatProcessorSpeed Method

Formats the Processor speed in human-readable format.

Namespace:  Xcalibur.WMI.Hardware
Assembly:  Xcalibur.WMI (in Xcalibur.WMI.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public static string FormatProcessorSpeed(
	int processorSpeed
)

Parameters

processorSpeed
Type: SystemInt32
The raw processor speed.

Return Value

Type: String
See Also