Searched refs:line_dup_time (Results 1 – 1 of 1) sorted by relevance
42 constexpr auto line_dup_time = std::chrono::hours(1); in do_log() local48 if (line != last_line || line_dup_time + last_line_time < now) in do_log()