ReactOS 0.4.15-dev-7953-g1f49173
_IdleStateAccounting Struct Reference

#include <wmidata.h>

Public Attributes

ULONG IdleTransitions
 
ULONG FailedTransitions
 
ULONG InvalidBucketIndex
 
ULONGLONG TotalTime
 
ULONG IdleTimeBuckets [6]
 

Detailed Description

Definition at line 6696 of file wmidata.h.

Member Data Documentation

◆ FailedTransitions

ULONG _IdleStateAccounting::FailedTransitions

Definition at line 6698 of file wmidata.h.

◆ IdleTimeBuckets

ULONG _IdleStateAccounting::IdleTimeBuckets[6]

Definition at line 6701 of file wmidata.h.

◆ IdleTransitions

ULONG _IdleStateAccounting::IdleTransitions

Definition at line 6697 of file wmidata.h.

◆ InvalidBucketIndex

ULONG _IdleStateAccounting::InvalidBucketIndex

Definition at line 6699 of file wmidata.h.

◆ TotalTime

ULONGLONG _IdleStateAccounting::TotalTime

Definition at line 6700 of file wmidata.h.


The documentation for this struct was generated from the following file: