Searched refs:too_old (Results 1 – 1 of 1) sorted by relevance
434 static const log_time too_old{EXPIRE_HOUR_THRESHOLD * 60 * 60, 0}; in Prune() local491 if (element.realtime() < (lastt->realtime() - too_old) || in Prune()