Searched refs:expiration_seconds (Results 1 – 2 of 2) sorted by relevance
980 self, expiration_seconds=_DEFAULT_UP_STATUS_EXPIRATION_SECONDS): argument993 expire_time = time.time() - expiration_seconds
708 def check_cached_up_status(self, expiration_seconds): argument