A precise stopwatch with lap timer — start, pause, reset and record lap times directly in your browser.
This browser-based stopwatch uses the performance.now() API for millisecond precision — far more accurate than setInterval-based timers. It works entirely in your browser with no downloads or plugins required.