Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to loop forever #5

Closed
caike opened this issue Apr 26, 2014 · 1 comment
Closed

Add option to loop forever #5

caike opened this issue Apr 26, 2014 · 1 comment

Comments

@caike
Copy link
Owner

caike commented Apr 26, 2014

Add option to repeat forever.

$('timer').startTimer({
  loop: true, // restarts timer after each time out
  loopInterval: 5, // waits 5 seconds before starting timer again
})
@caike
Copy link
Owner Author

caike commented Jun 17, 2014

Fixed with d37fde7

@caike caike closed this as completed Jun 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant