Click or drag to resize

IndividualProcessorStatusPercentIdleTime Property

Gets the percentage of time the processor was idle.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public float PercentIdleTime { get; }

Property Value

Type: Single
A value between 0 and 100 indicating the percentage of time the processor was idle.
See Also