Uses of Enum
oshi.driver.windows.perfmon.ProcessorInformation.ProcessorFrequencyProperty
Packages that use ProcessorInformation.ProcessorFrequencyProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of ProcessorInformation.ProcessorFrequencyProperty in oshi.driver.windows.perfmon
Methods in oshi.driver.windows.perfmon that return ProcessorInformation.ProcessorFrequencyPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ProcessorInformation.ProcessorFrequencyProperty.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 ProcessorInformation.ProcessorFrequencyPropertyModifier and TypeMethodDescriptionProcessorInformation.queryFrequencyCounters()
Returns processor frequency counters.