Added manual (e key) health reports.
This commit is contained in:
parent
f110b5000b
commit
1cb4d73fe3
9 changed files with 89 additions and 26 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
virtual const Hashrate *hashrate() const = 0;
|
||||
virtual const String &profileName() const = 0;
|
||||
virtual const String &type() const = 0;
|
||||
virtual void execCommand(char command) = 0;
|
||||
virtual void prepare(const Job &nextJob) = 0;
|
||||
virtual void printHashrate(bool details) = 0;
|
||||
virtual void setJob(const Job &job) = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue