Uses of Enum
oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorFrequencyProperty
Packages that use ProcessorInformation.ProcessorFrequencyProperty
Package
Description
Provides common Windows performance monitor constants and definitions shared between JNA and FFM implementations.
-
Uses of ProcessorInformation.ProcessorFrequencyProperty in oshi.driver.common.windows.perfmon
Subclasses with type arguments of type ProcessorInformation.ProcessorFrequencyProperty in oshi.driver.common.windows.perfmonModifier and TypeClassDescriptionstatic enumProcessor Frequency counters.Methods in oshi.driver.common.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.