Searched refs:connect_start_time (Results 1 – 2 of 2) sorted by relevance
182 std::chrono::steady_clock::time_point connect_start_time; member
1499 cstat.connect_start_time = std::chrono::steady_clock::now(); in record_connect_start_time()1515 cstat.connect_start_time = std::chrono::steady_clock::time_point(); in clear_connect_times()1802 if (!recorded(cstat.connect_start_time) || in process_time_stats()1809 cstat.connect_time - cstat.connect_start_time) in process_time_stats()1818 cstat.ttfb - cstat.connect_start_time) in process_time_stats()