Add support for benchmark in generated config.
This commit is contained in:
parent
3b6cfd9c4f
commit
e4283d5f53
5 changed files with 60 additions and 5 deletions
|
@ -73,6 +73,7 @@ public:
|
|||
uint32_t benchSize() const;
|
||||
void load(const IJsonReader &reader);
|
||||
void print() const;
|
||||
void toJSON(rapidjson::Value &out, rapidjson::Document &doc) const;
|
||||
|
||||
private:
|
||||
void setDonateLevel(int level);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue