Skip to content

oskza/MsTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsTime

A lightweight Arduino library for non-blocking time-based events using millis().

Features:

  • Timer – track time intervals with optional repeat
  • TaskTimer – extends Timer to run scheduled callbacks (onStart, exec, onReset)
  • StopWatch – measure elapsed time with start, stop and lap functions

About

Lightweight Arduino library for non-blocking time-based events

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors