Closed jamesSampica closed 6 years ago
I will look into this soon :)
@shoe788 - Is this still a feature you would like? You are free to do a PR for it yourself or I can do it when I have a little free time on my hands. I forgot about the issue until I saw it again just now.
I already need this function, step callback. I tried to implement it and almost done, but realized that it would be better to create two individual timers. One "main" and another one is "step interval". Much easier and more control.
It would be nice to be able to configure a step function to be executed before the timer callback happens. This would make it easy to display a count down timer in html. Maybe something like this...