Added BenchConfig class.

This commit is contained in:
XMRig
2020-10-22 17:33:41 +07:00
parent 0de8c45e6b
commit 9415fb14fd
19 changed files with 321 additions and 127 deletions

View File

@@ -79,6 +79,10 @@ public:
PauseOnBatteryKey = 1041,
StressKey = 1042,
BenchKey = 1043,
BenchSubmitKey = 1044,
BenchVerifyKey = 1045,
BenchSeedKey = 1046,
BenchHashKey = 1047,
// xmrig common
CPUPriorityKey = 1021,