/StopWatch

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

StopWatch

A Basic StopWatch using JavaScript setInterval() function.

Steps to Run: Run the HTML file on your local machine , you will see the below picture

1

Press the Lap Button

2

Press Stop Button and press lap again, and finally see the results.

3

4