MsTime

Lightweight Arduino library for managing timers, scheduled events, and a stopwatch using millis().

Author
oskozach
Maintainer
osko.zach@gmail.com
Website
https://github.com/oskozach/MsTime
Category
Timing
License
MIT
Library Type
Contributed
Architectures
Any

MsTime is an Arduino library for managing time-based events using millis(). It includes a Timer for interval tracking with repeat support, a ScheduledEvent to execute functions at set intervals with init, exec, and stop handlers, and a StopWatch for measuring elapsed time with start, stop, and lap functions.

Downloads

Filename Release Date File Size
MsTime-1.0.4.zip 2025-02-23 7.56 KiB
MsTime-1.0.3.zip 2025-02-22 7.59 KiB
MsTime-1.0.2.zip 2025-02-21 7.54 KiB
MsTime-1.0.1.zip 2025-02-20 6.29 KiB
MsTime-1.0.0.zip 2025-02-18 6.53 KiB