Module delay_timer::timer [−][src]
Expand description
timer is the core module of the library , it can provide an API for task building , task scheduling , event handling , resource recovery .
Modules
Task It is a basic periodic task execution unit.
Timer-core It is the core of the entire cycle scheduling task.