Module timer

Source
Expand description

定时器

Structs§

WaitForTime
等待时间到达

Enums§

TimerType 🔒

Statics§

TIMER_IRQ_NOTIFY 🔒
TIMER_IRQ_SLOT 🔒
TIME_QUEUE 🔒
时间等待队列 (目标时间,任务 id, Waker)

Functions§

handle_process_timer
处理进程 Timer 时间
handle_timer
处理时钟中断
init
初始化定时器相关的任务
set_process_timer
设置进程定时器
wait_time
等待时间