Home | History | Annotate | Download | only in scheduler

Lines Matching refs:threshold_time

387         threshold_time = time.time() - self._seconds_between_garbage_stats
388 if threshold_time < self._last_garbage_stats_time: