Uses of Interface
oshi.hardware.GpuStats
Packages that use GpuStats
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
Provides abstract classes for common code
-
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