Click or drag to resize

ILogicalProcessorInfoPercentIdleTime Property

Win32_PerfFormattedData_PerfOS_Processor: PercentIdleTime: Percentage of time during the sample interval that the disk was idle.

Namespace:  Xcalibur.Models.Hardware.Processor
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long PercentIdleTime { get; set; }

Property Value

Type: Int64
The percent idle time.
See Also