Searched refs:get_last_n_minutes_stats (Results 1 – 2 of 2) sorted by relevance
238 if (stats := perf_stats.get_last_n_minutes_stats()) is not None:
475 def get_last_n_minutes_stats(self) -> Optional[SystemEventStats]: member in PerformanceStats