Searched defs:time_window (Results 1 – 6 of 6) sorted by relevance
28 Round::Round(const std::string &name, bool check_timeout, size_t time_window, bool check_count, siz… in Round()185 size_t Round::time_window() const { return time_window_; } in time_window() function in mindspore::fl::server::Round
53 size_t time_window = 3000; member
49 unsigned int time_window; member
24 unsigned int time_window; member