wiring-timer

Universal Timer with 1 millisecond resolution, based on system uptime (i.e. Arduino: millis() function or STM32: HAL_GetTick() function), supporting OOP principles.

Author
Dieter Niklaus
Website
https://github.com/dniklaus/wiring-timer
Category
Timing
License
MIT
Library Type
Contributed
Architectures
Any

Configurable to be either recurring or non-recurring, timer interval/timeout time configurable, attaches automatically in the background to a Timer Context which periodically updates all registered timers' states (to be driven by the main loop) and performs the timer expire evaluation for each registered timer, handles unsigned long int overflows correctly.

Downloads

Filename Release Date File Size
wiring_timer-2.9.0.zip 2020-11-13 646.99 KiB
wiring_timer-2.8.1.zip 2020-06-07 646.95 KiB
wiring_timer-2.8.0.zip 2019-12-03 645.71 KiB
wiring_timer-2.7.0.zip 2019-08-15 645.20 KiB
wiring_timer-2.5.0.zip 2018-06-22 640.65 KiB
wiring_timer-2.4.0.zip 2017-06-14 640.28 KiB