fix: add generic gpu vram support
This commit is contained in:
@@ -62,6 +62,7 @@ class Gpu : public TickingService {
|
||||
void readGenericUsage();
|
||||
void startNvidiaUsage();
|
||||
void readGpuTemperature();
|
||||
void readGenericMemory();
|
||||
|
||||
void setUserType(Type value);
|
||||
void setAutoType(Type value);
|
||||
|
||||
Reference in New Issue
Block a user