Uses of Interface
oshi.util.platform.windows.PerfCounterQuery.PdhCounterProperty
-
Packages that use PerfCounterQuery.PdhCounterProperty Package Description oshi.driver.windows.perfmon Provides functions to query counters in windows performance monitor (or WMI counter tables) -
-
Uses of PerfCounterQuery.PdhCounterProperty in oshi.driver.windows.perfmon
Classes in oshi.driver.windows.perfmon that implement PerfCounterQuery.PdhCounterProperty Modifier and Type Class Description static class
MemoryInformation.PageSwapProperty
For pages in/outstatic class
PagingFile.PagingPercentProperty
For swap file usagestatic class
ProcessorInformation.InterruptsProperty
System interrupts countersstatic class
ProcessorInformation.SystemTickCountProperty
System performance countersstatic class
SystemInformation.ContextSwitchProperty
Context switch propertystatic class
SystemInformation.ProcessorQueueLengthProperty
Processor Queue Length property
-