Timing
Simple timer based on millis function.
This will give you the ability to easily set up 1-shot/periodic timers, or simple non-blocking delay timeout based.
Maintainer: Luan Tran
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.