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 classMemoryInformation.PageSwapPropertyFor pages in/outstatic classPagingFile.PagingPercentPropertyFor swap file usagestatic classProcessorInformation.InterruptsPropertySystem interrupts countersstatic classProcessorInformation.SystemTickCountPropertySystem performance countersstatic classSystemInformation.ContextSwitchPropertyContext switch propertystatic classSystemInformation.ProcessorQueueLengthPropertyProcessor Queue Length property
-