mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-19 13:42:39 -04:00
Added "health-print-time" option.
This commit is contained in:
@@ -67,6 +67,10 @@ public:
|
||||
const RxConfig &rx() const;
|
||||
# endif
|
||||
|
||||
# if defined(XMRIG_FEATURE_NVML)
|
||||
uint32_t healthPrintTime() const;
|
||||
# endif
|
||||
|
||||
bool isShouldSave() const;
|
||||
bool read(const IJsonReader &reader, const char *fileName) override;
|
||||
void getJSON(rapidjson::Document &doc) const override;
|
||||
|
||||
Reference in New Issue
Block a user