Home
last modified time | relevance | path

Searched refs:domain_lookup_end_time (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dnghttp.h205 std::chrono::steady_clock::time_point domain_lookup_end_time; member
Dnghttp.cc1493 timing.domain_lookup_end_time = get_time(); in record_domain_lookup_end_time()
1539 timing.domain_lookup_end_time - timing.start_time) in output_har()
1544 timing.connect_end_time - timing.domain_lookup_end_time) in output_har()