Stopwatch
Precise stopwatch with lap times, split tracking, and millisecond accuracy.
00:00:00.00
Laps
0 recordedThe stopwatch uses requestAnimationFrame for smooth, high-resolution timing. Accuracy depends on your browser and system load.
How to use
- 1
Start the stopwatch
Click 'Start' to begin timing. The display updates smoothly in real time.
- 2
Record a lap
Click 'Lap' at any point to record the current split. Each lap shows the time since the previous lap and the total elapsed time.
- 3
Stop and resume
Click 'Stop' to pause the timer. Click 'Resume' to continue from where you left off.
- 4
Reset when done
Click 'Reset' to clear the elapsed time and all recorded laps.
Frequently asked questions
How accurate is the stopwatch?
Can I record multiple laps?
Does it keep running in the background?
Is any data sent to a server?
A browser-based stopwatch with start, stop, resume, and reset controls.
Record lap times to track splits and see the time difference between each
lap. The display shows hours, minutes, seconds, and centiseconds, updated
smoothly using requestAnimationFrame for high-resolution timing. Lap
records show both the split time and cumulative elapsed time. Everything
runs in your browser with no data transmitted.
Related tools
Countdown Timer
Live countdown to any target date or duration with presets, alerts, pause/resume, reminders, and persistence.
Timezone Converter
Convert times between timezones and compare up to four zones side by side.
Date Difference Calculator
Calculate the exact difference between two dates in years, months, days, and business days.