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