QuerySpeed Struct Reference

Static Public Member Functions

static QuerySpeed aggressive ()
 
static QuerySpeed cautious ()
 
static QuerySpeed moderate ()
 
static QuerySpeed veryAggressive ()
 

Public Attributes

int attemptsPerServer
 
int delayBetweenSingleServerAttempts
 
int intervalBetweenServers
 

Static Public Attributes

static const int MAX_ATTEMPTS_PER_SERVER = 10
 
static const QuerySpeed MAX_SPEED = {1, 1000, 1}
 

Detailed Description

Definition at line 26 of file queryspeed.h.


The documentation for this struct was generated from the following files: