00:00:00.00
Keyboard shortcuts: Space = Start/Pause, R = Reset, L = Lap (stopwatch).
Precise stopwatch with lap tracking and countdown timer with alerts. Works in your browser — no app needed.
00:00:00.00
Keyboard shortcuts: Space = Start/Pause, R = Reset, L = Lap (stopwatch).
No laps recorded yet. Start the stopwatch and press Lap to save splits.
| Lap | Split time | Total time |
|---|
This tool uses Date.now() for elapsed time calculations and requestAnimationFrame for display updates, so it stays accurate even if the tab is briefly backgrounded or the browser throttles repainting.
Yes. The countdown is based on timestamps rather than interval ticks, so the remaining time is recalculated correctly when you return to the tab.
Yes. When the timer ends, the page generates a simple beep tone with the Web Audio API. No external audio files are downloaded.
Yes. The stopwatch and timer work on modern phones and tablets in the browser, including touch controls for presets, laps, and reset actions.
No. Everything runs locally in your browser. The tool does not use external APIs, cookies, or tracking scripts.
Yes. You can export all recorded laps as a CSV file for later analysis or sharing.