11 #include "utils/GpuInfo.h" 21 const std::string& cmd)
const override;
Definition: GPUInfoPosix.h:13
virtual bool GetGPUTemperatureFromCommand(CTemperature &temperature, const std::string &cmd) const override
Get the GPU temperature from a user provided command (advanced settings)
Definition: GPUInfoPosix.cpp:18
Class to concentrate all methods related to GPU information.
Definition: GpuInfo.h:19
virtual bool SupportsCustomTemperatureCommand() const override
Checks if the specific platform implementation supports obtaining the GPU temperature via the executi...
Definition: GPUInfoPosix.cpp:13
Definition: Temperature.h:15