Stopwatch
Precise stopwatch with lap splits and millisecond accuracy.
Controls
Keyboard Shortcuts
SpaceStart / Stop
LLap
RReset
FFullscreen

Ad
Coursera Plus
Unlimited access to 7,000+ world-class courses, hands-on projects, and job-ready certificate programs.
Start Learning
⏱ Ready
00:00.00
Elapsed
0.0s
Laps
0
Avg Lap
—
Last Lap
—
Documentation
How It Works
The stopwatch uses performance.now() for high-resolution timing and requestAnimationFrame for smooth visual updates at 60fps. The elapsed time is always derived from the difference between the start timestamp and now, so it remains accurate even if the tab loses focus.
Features
- ✓ Centisecond precision display
- ✓ Unlimited lap recording
- ✓ Best / Worst lap highlighting
- ✓ Keyboard shortcuts (Space, L, R, F)
- ✓ Full-screen mode for presentations
Disclaimer: For informational purposes only.
Frequently Asked Questions
Sponsored