Uses of Enum
oshi.driver.common.windows.perfmon.ProcessorInformation.ProcessorTickCountProperty
Packages that use ProcessorInformation.ProcessorTickCountProperty
Package
Description
Provides common Windows performance monitor constants and definitions shared between JNA and FFM implementations.
-
Uses of ProcessorInformation.ProcessorTickCountProperty in oshi.driver.common.windows.perfmon
Subclasses with type arguments of type ProcessorInformation.ProcessorTickCountProperty in oshi.driver.common.windows.perfmonModifier and TypeClassDescriptionstatic enumProcessor performance countersMethods in oshi.driver.common.windows.perfmon that return ProcessorInformation.ProcessorTickCountPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ProcessorInformation.ProcessorTickCountProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.