You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=This is (yet another) simple library to launch timed actions.
paragraph=SimpleTimer is based on millis(), thus it has 1 ms resolution. Callbacks are fired by polling run() in the main loop. Therefore, timing constraints are not guaranteed.