Stopwatch

Precise stopwatch with lap splits and millisecond accuracy.

Controls

Keyboard Shortcuts

SpaceStart / Stop
LLap
RReset
FFullscreen
⏱ 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
How to Use

About the Stopwatch

What it calculates

This stopwatch handles date arithmetic, time zones, calendars, and scheduling utilities. Precise stopwatch with lap splits and millisecond accuracy.

When to use it

Use for planning events, deadlines, workdays, and time-zone aware calculations.

Example

Adjust the inputs above to model your specific scenario with the Stopwatch.

Explore More

Related Calculators