var clock = new Clock();
clock.setInterval('1h 10m 15s 300ms');
clock.setTicker(function() {
// ...
});
clock.start();
// stops the ticker
clock.stop();
-
Notifications
You must be signed in to change notification settings - Fork 0
darlanalves/jsclock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|