mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 21:19:01 -04:00
Timers are in ms resolution and are added using kore_timer_add(cb, interval, flags). Both oneshot timers and continious timers are supported.
Timers are in ms resolution and are added using kore_timer_add(cb, interval, flags). Both oneshot timers and continious timers are supported.