Uses of Interface
oshi.hardware.GpuStats
Packages that use GpuStats
Package
Description
[oshi-common API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory,
Display, Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
Provides abstract classes for common code
Provides common Linux hardware implementations shared by JNA and FFM modules.
Provides common implementations for Windows hardware information shared between JNA and FFM implementations.
-
Uses of GpuStats in oshi.hardware
Methods in oshi.hardware that return GpuStatsModifier and TypeMethodDescriptionGraphicsCard.createStatsSession()Opens a newGpuStatssession for sampling dynamic GPU metrics. -
Uses of GpuStats in oshi.hardware.common
Classes in oshi.hardware.common that implement GpuStatsModifier and TypeClassDescriptionfinal classA no-opGpuStatsimplementation returned by platforms that do not support a native stats session.Methods in oshi.hardware.common that return GpuStats -
Uses of GpuStats in oshi.hardware.common.platform.linux
Classes in oshi.hardware.common.platform.linux that implement GpuStats -
Uses of GpuStats in oshi.hardware.common.platform.windows
Classes in oshi.hardware.common.platform.windows that implement GpuStats