Uses of Enum
oshi.driver.windows.perfmon.ProcessorInformation.InterruptsProperty
Packages that use ProcessorInformation.InterruptsProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of ProcessorInformation.InterruptsProperty in oshi.driver.windows.perfmon
Methods in oshi.driver.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.Methods in oshi.driver.windows.perfmon that return types with arguments of type ProcessorInformation.InterruptsPropertyModifier and TypeMethodDescriptionProcessorInformation.queryInterruptCounters()
Returns system interrupts counters.