Restored printable hashrate.
This commit is contained in:
parent
27f3008d79
commit
5699147aab
15 changed files with 196 additions and 204 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
~CpuBackend() override;
|
||||
|
||||
protected:
|
||||
const Hashrate *hashrate() const override;
|
||||
const String &profileName() const override;
|
||||
void printHashrate(bool details) override;
|
||||
void setJob(const Job &job) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue