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