Uses of Enum
oshi.hardware.CentralProcessor.TickType
Packages that use CentralProcessor.TickType
Package
Description
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
-
Uses of CentralProcessor.TickType in oshi.hardware
Methods in oshi.hardware that return CentralProcessor.TickTypeModifier and TypeMethodDescriptionstatic CentralProcessor.TickTypeReturns the enum constant of this type with the specified name.static CentralProcessor.TickType[]CentralProcessor.TickType.values()Returns an array containing the constants of this enum type, in the order they are declared.