Module grapeTimerR::timer[][src]

Structs

Config

Functions

init_schedule

init schedule system [用于初始化调度系统,通过Config]

spawn_date

create a new ticker action [创建一个计时器任务]

spawn_ticker

create a new ticker action [创建一个计时器任务]

spawn_trait

create a new trait ticker action [创建一个Trait模式计时器任务]

stop_ticker

stop a ticker action [停止一个计时器任务]

wait_forever

wait main thread forever [永远阻塞主线程,非必须调用]