Searched refs:dns_timing (Results 1 - 1 of 1) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | nghttp.cc | 1658 auto dns_timing = (i == 0) ? dns_delta : 0; in output_har() local 1661 json_object_set_new(timings, "dns", json_real(dns_timing)); in output_har() |
Completed in 4 milliseconds