A stopwatch is a handheld timepiece designed to measure the amount of time elapsed from a particular time when it is activated to the time when the piece is deactivated. This is a web version of stopwatch. It provides following functionalities:
- START: Starts a stopwatch and displays the running time since the start button is clicked.
- STOP: Stops the stopwatch and displays the time elapsed since the stopwatch was stopped or resumed.
- RESUME: Resumes the stopwatch time starting from the time it was stopped.
- RESET: Resets the stopwatch time to zero.
1.0
- Dojo Toolkit
- Javascript
- CSS
- HTML
MIT (Open source)
Free Software, Hell Yeah!