mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Added IConsoleListener
This commit is contained in:
@@ -43,6 +43,7 @@ class Workers
|
||||
{
|
||||
public:
|
||||
static Job job();
|
||||
static void printHashrate(bool detail);
|
||||
static void setEnabled(bool enabled);
|
||||
static void setJob(const Job &job);
|
||||
static void start(int64_t affinity);
|
||||
|
||||
Reference in New Issue
Block a user