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