Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dnghttp.h209 std::chrono::steady_clock::time_point connect_end_time; member
Dnghttp.cc1497 timing.connect_end_time = get_time(); in record_connect_end_time()
1544 timing.connect_end_time - timing.domain_lookup_end_time) in output_har()
2233 const auto &base = client.timing.connect_end_time; in print_stats()