mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 16:33:32 -05:00
Added support for threads restart if config changed.
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
~CpuBackend() override;
|
||||
|
||||
protected:
|
||||
bool isEnabled(const Algorithm &algorithm) const override;
|
||||
const Hashrate *hashrate() const override;
|
||||
const String &profileName() const override;
|
||||
void printHashrate(bool details) override;
|
||||
|
||||
Reference in New Issue
Block a user