ReactOS 0.4.15-dev-7942-gd23573b
_IdleStateAccountingEx Struct Reference

#include <wmidata.h>

Collaboration diagram for _IdleStateAccountingEx:

Public Attributes

ULONGLONG TotalTime
 
ULONG IdleTransitions
 
ULONG FailedTransitions
 
ULONG InvalidBucketIndex
 
ULONG MinTimeUs
 
ULONG MaxTimeUs
 
IdleStateBucketEx IdleTimeBuckets [16]
 

Detailed Description

Definition at line 6719 of file wmidata.h.

Member Data Documentation

◆ FailedTransitions

ULONG _IdleStateAccountingEx::FailedTransitions

Definition at line 6722 of file wmidata.h.

◆ IdleTimeBuckets

IdleStateBucketEx _IdleStateAccountingEx::IdleTimeBuckets[16]

Definition at line 6726 of file wmidata.h.

◆ IdleTransitions

ULONG _IdleStateAccountingEx::IdleTransitions

Definition at line 6721 of file wmidata.h.

◆ InvalidBucketIndex

ULONG _IdleStateAccountingEx::InvalidBucketIndex

Definition at line 6723 of file wmidata.h.

◆ MaxTimeUs

ULONG _IdleStateAccountingEx::MaxTimeUs

Definition at line 6725 of file wmidata.h.

◆ MinTimeUs

ULONG _IdleStateAccountingEx::MinTimeUs

Definition at line 6724 of file wmidata.h.

◆ TotalTime

ULONGLONG _IdleStateAccountingEx::TotalTime

Definition at line 6720 of file wmidata.h.


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