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