Restored "CPU READY" message.
This commit is contained in:
parent
4f49533e98
commit
8ce00adda4
13 changed files with 114 additions and 407 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
|
||||
const Hashrate *hashrate() const;
|
||||
void add(const T &data);
|
||||
void setBackend(IBackend *backend);
|
||||
void start();
|
||||
void stop();
|
||||
void tick(uint64_t ticks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue