Added --calibrate-algo-time command line switch support
This commit is contained in:
parent
30a4f53c8f
commit
0bc9d775c6
7 changed files with 17 additions and 5 deletions
|
@ -69,7 +69,8 @@ public:
|
|||
NicehashKey = 1006,
|
||||
PrintTimeKey = 1007,
|
||||
CalibrateAlgoKey = 10001,
|
||||
SaveConfigKey = 10002,
|
||||
CalibrateAlgoTimeKey = 10002,
|
||||
SaveConfigKey = 10003,
|
||||
|
||||
// xmrig cpu
|
||||
AVKey = 'v',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue