mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Added Benchmark class.
This commit is contained in:
@@ -89,9 +89,6 @@ const char *Pool::kBenchmark = "benchmark";
|
||||
#endif
|
||||
|
||||
|
||||
uint32_t Pool::benchProgress = 0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -129,8 +129,6 @@ public:
|
||||
void print() const;
|
||||
# endif
|
||||
|
||||
static uint32_t benchProgress;
|
||||
|
||||
private:
|
||||
enum Flags {
|
||||
FLAG_ENABLED,
|
||||
|
||||
Reference in New Issue
Block a user