Searched defs:RoundConfig (Results 1 – 1 of 1) sorted by relevance
47 struct RoundConfig { struct49 std::string name;51 bool check_timeout = false;53 size_t time_window = 3000;55 bool check_count = false;57 size_t threshold_count = 0;59 bool server_num_as_threshold = false;