Randomized donation start time.
This commit is contained in:
parent
8aa73318c8
commit
673a1291e1
3 changed files with 13 additions and 7 deletions
|
@ -61,7 +61,7 @@ protected:
|
|||
void onResultAccepted(IStrategy *strategy, Client *client, const SubmitResult &result, const char *error) override;
|
||||
|
||||
private:
|
||||
void idle();
|
||||
void idle(uint64_t timeout);
|
||||
void suspend();
|
||||
|
||||
static void onTimer(uv_timer_t *handle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue