Searched refs:last_line_time (Results 1 – 1 of 1) sorted by relevance
43 static std::chrono::steady_clock::time_point last_line_time; in do_log() local48 if (line != last_line || line_dup_time + last_line_time < now) in do_log()57 last_line_time = now; in do_log()