Uses of Enum
oshi.driver.windows.perfmon.GpuInformation.GpuEngineProperty
Packages that use GpuInformation.GpuEngineProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of GpuInformation.GpuEngineProperty in oshi.driver.windows.perfmon
Subclasses with type arguments of type GpuInformation.GpuEngineProperty in oshi.driver.windows.perfmonModifier and TypeClassDescriptionstatic enumGPU Engine running time counter properties.Methods in oshi.driver.windows.perfmon that return GpuInformation.GpuEnginePropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GpuInformation.GpuEngineProperty[]GpuInformation.GpuEngineProperty.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 GpuInformation.GpuEnginePropertyModifier and TypeMethodDescriptionGpuInformation.queryGpuEngineCounters()Queries GPU Engine running time counters for all instances.