Searched defs:is_timing_based_mode (Results 1 - 1 of 1) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | h2load.cc | 154 bool Config::is_timing_based_mode() const { return (this->duration > 0); } in is_timing_based_mode() function in h2load::Config [all...] |
Completed in 5 milliseconds