Added benchmark support

This commit is contained in:
MoneroOcean 2019-07-21 22:31:52 -07:00
parent 9660dfc7b3
commit e6f199e4f4
18 changed files with 309 additions and 22 deletions

View file

@ -77,6 +77,9 @@ public:
NicehashKey = 1006,
PrintTimeKey = 1007,
RebenchAlgoKey = 10001,
BenchAlgoTimeKey = 10002,
// xmrig cpu
AVKey = 'v',
CPUAffinityKey = 1020,