Searched refs:last_cleanup (Results 1 – 1 of 1) sorted by relevance
181 last_cleanup = None variable269 global last_cleanup, cleanup_cycle, cleaning_up275 if not last_cleanup or last_cleanup + cleanup_cycle < now:279 last_cleanup = now