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
author=Jens Kabisch <jenskabi@gmail.com>, Albrecht Nitsche <albrechtnitsche@gmail.com>
maintainer=Yesbotics <info@yesbotics.com>
sentence=Library to call a callback repetively after a certain time.
paragraph=IntervalCallback is a minimalistic library to call a callback funtion repetively after a user-specific time in milliseconds. Interval is non-blocking and designed to use minimal memory requirements.