| Interface | Description |
|---|---|
| Kernel32 | |
| PerfCounterQuery.PdhCounterProperty |
Contract for Counter Property Enums
|
| PerfWildcardQuery.PdhCounterWildcardProperty |
Contract for Counter Property Enums
|
| PowrProf |
Power profile stats.
|
| Class | Description |
|---|---|
| PerfCounterHandler |
PerfCounterQueryHandler class.
|
| PerfCounterQuery<T extends Enum<T>> |
PerfCounterQuery class.
|
| PerfDataUtils |
Helper class to centralize the boilerplate portions of PDH counter setup and
allow applications to easily add, query, and remove counters.
|
| PerfDataUtils.PerfCounter | |
| PerfWildcardQuery<T extends Enum<T>> | |
| PowrProf.BATTERY_INFORMATION | |
| PowrProf.BATTERY_MANUFACTURE_DATE | |
| PowrProf.BATTERY_QUERY_INFORMATION | |
| PowrProf.BATTERY_STATUS | |
| PowrProf.BATTERY_WAIT_STATUS | |
| PowrProf.ProcessorPowerInformation |
Contains information about a processor.
|
| PowrProf.SystemBatteryState |
Contains information about the current state of the system battery.
|
| WmiQueryHandler |
WmiQueryHandler class.
|
| WmiUtils |
Helper class for WMI
|
| Enum | Description |
|---|---|
| PerfCounterQuery.CounterDataSource |
Source of performance counter data.
|
| PowrProf.BATTERY_QUERY_INFORMATION_LEVEL |
Copyright © 2020. All rights reserved.