Searched refs:last_fetched_at (Results 1 – 1 of 1) sorted by relevance
61 last_fetched_at = None variable63 global last_fetched_at64 if last_fetched_at and ((time.time() - last_fetched_at) <= 0.5):68 last_fetched_at = time.time()