Static TIME_QUEUE

Source
static TIME_QUEUE: Mutex<Vec<(Duration, TimerType)>>
Expand description

时间等待队列 (目标时间,任务 id, Waker)