CpuIdleStateExpectedDurationReason Enum
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.
public enum CpuIdleStateExpectedDurationReason
type CpuIdleStateExpectedDurationReason =
Public Enum CpuIdleStateExpectedDurationReason
- Inheritance
-
CpuIdleStateExpectedDurationReason
Fields
Name | Value | Description |
---|---|---|
HardwareInterrupt | 0 | |
ThreadReadied | 1 | |
ClockInterruptScheduled | 2 | |
SoftwareTimerScheduled | 3 | |
GroupSwitchScheduled | 4 | |
EnhancedTimerScheduled | 5 | |
EnhancedIdleResilientTimerScheduled | 6 | |
NextScheduledKernelDebuggerPollTime | 7 | |
WatchdogTimerExtensionScheduled | 8 |