Uses of Enum
oshi.driver.windows.perfmon.ProcessInformation.IdleProcessorTimeProperty
Packages that use ProcessInformation.IdleProcessorTimeProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of ProcessInformation.IdleProcessorTimeProperty in oshi.driver.windows.perfmon
Methods in oshi.driver.windows.perfmon that return ProcessInformation.IdleProcessorTimePropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ProcessInformation.IdleProcessorTimeProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.perfmon that return types with arguments of type ProcessInformation.IdleProcessorTimePropertyModifier and TypeMethodDescriptionProcessInformation.queryIdleProcessCounters()
Returns cooked idle process performance counters.