mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-23 12:22:35 -04:00
xmrig v6.3.1 merge
This commit is contained in:
@@ -268,4 +268,6 @@ void xmrig::Config::getJSON(rapidjson::Document &doc) const
|
||||
doc.AddMember(StringRef(kBenchAlgoTime), benchAlgoTime(), allocator);
|
||||
doc.AddMember(StringRef(kAlgoPerf), m_benchmark.toJSON(doc), allocator);
|
||||
# endif
|
||||
|
||||
doc.AddMember(StringRef(kPauseOnBattery), isPauseOnBattery(), allocator);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user