IntervalTimerEx

IntervalTimerEx subclasses the Teensy IntervalTimer to allow for a variety of callable objects as timer callbacks.

Author
luni64
Website
https://github.com/luni64/IntervalTimerEx
Category
Timing
License
MIT
Library Type
Contributed
Architectures
Any

Extends the standard Teensy IntervalTimer to accept more or less anything which can be called as callback. E.g. free functions, static member functions, lambda expressions and functors. IntervalTimerEx uses the underlying Teensyduino mechanisms and bookkeeping and can be mixed with the standard IntervalTimer.

Downloads

Filename Release Date File Size
IntervalTimerEx-0.1.0.zip 2022-09-06 4.95 KiB