Lines Matching refs:threshold_time
387 threshold_time = time.time() - self._seconds_between_garbage_stats388 if threshold_time < self._last_garbage_stats_time: