Timing

ThreadedTimer

A threaded timing library for mbed Arduinos

The library is an mbed wrapper around EventQueue and Thread, making it a threaded event timer. Usage is similar to other timing libraries.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.