(BROKEN) Lib initit not working + started cuda information for GPUs
This commit is contained in:
@@ -42,11 +42,11 @@ public:
|
||||
double CPU_PERCENT(int core);
|
||||
std::vector<double> CPU_CORE_PERCENT();
|
||||
|
||||
bool m_isPolling;
|
||||
|
||||
virtual ~CPU();
|
||||
private:
|
||||
std::thread* m_pollThread;
|
||||
bool m_isPolling;
|
||||
};
|
||||
|
||||
static CPU* CPU_Instance;
|
||||
|
||||
Reference in New Issue
Block a user