|
Contiki-NG
|
This module contains all different timers and clocks in Contiki-NG. More...
Modules | |
| Callback timer | |
| The ctimer module provides a timer mechanism that calls a specified C function when a ctimer expires. | |
| Clock library | |
| The clock library is the interface between Contiki and the platform specific clock functionality. | |
| Event timers | |
| Event timers provides a way to generate timed events. | |
| Seconds timer library | |
| The stimer library provides functions for setting, resetting and restarting timers, and for checking if a timer has expired. | |
| Timer library | |
| The timer library provides functions for setting, resetting and restarting timers, and for checking if a timer has expired. | |
This module contains all different timers and clocks in Contiki-NG.
1.8.13