Simple timer plugin for jQuery. It provides basic and simple functionalities to create, start, stop, reset and read timer values. Some features:
- save\restore: timer instance can be saved and re-created
- standby-proof: timer keeps tracking even if pc is turned off
- history: the timer keeps track of start\stop events
- counter update: counter value can be dynamically set to any value >=0
- handlers: basic
onTick()
andonTargetReached()
handlers available - customizable time format