- Add
ìsRunning()
public method
- Example updated
- Bugfix:
stop()
public method does not stop the timer
- Changed
start()
public method and moved parameters to the constructor - Intervals can now being restarted with
start()
if it has been stopped before
Initial version