get_pending_timer¶ scheduler.base.job_util.get_pending_timer(timers: list[scheduler.base.job_timer.JobTimer]) → JobTimer[source]¶ Get the the timer with the largest overdue time.