Added new --calibrate-algo and --save-config command line options

This commit is contained in:
MoneroOcean 2018-07-18 16:13:54 +02:00
parent 08e791b60d
commit 70ce04b44c
4 changed files with 24 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* Copyright 2014-2016 Wolf9466 <https://github.com/OhGodAPet>
* Copyright 2016 Jay D Dee <jayddee246@gmail.com>
* Copyright 2016-2018 XMRig <support@xmrig.com>
* Copyright 2018 MoneroOcean <https://github.com/MoneroOcean>, <support@moneroocean.stream>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -67,6 +68,8 @@ public:
CPUPriorityKey = 1021,
NicehashKey = 1006,
PrintTimeKey = 1007,
CalibrateAlgoKey = 10001,
SaveConfigKey = 10002,
// xmrig cpu
AVKey = 'v',