Free Online Stopwatch Tool

An online stopwatch measures elapsed time using the high-resolution performance clock, with Start, Lap, Stop and Reset controls and millisecond-precision display.

Your data is processed entirely in your browser and never sent to any server.

Instant results 100% private No signup needed
00:00:00.000

How to Use This Tool

  1. Press Start to begin timing.
  2. Press Lap to mark a segment — the lap and total times are recorded below.
  3. Press Stop to pause, or press the button again to Resume from where you left off.
  4. Press Reset to clear elapsed time and the lap list.

What Is a Stopwatch?

Stopwatches are useful well beyond athletics: cooking, presentation rehearsals, study sprints, timing how long a process takes, or time-boxing meetings. This one displays elapsed time as HH:MM:SS.mmm using performance.now(), so the milliseconds are accurate rather than decorative.

The Lap button captures both the time since the last lap (the segment) and the running total at that moment. Both are listed below the main display, newest first, so you can compare segments at a glance — useful for interval workouts, debate-round timing or chess analysis. Stop pauses the clock without clearing; pressing Start again resumes from where you left off. Reset clears elapsed time and the lap list together.

Closing or refreshing the tab discards the running state, so note your lap times before navigating away. The stopwatch consumes negligible CPU when running and works without an internet connection.

Frequently Asked Questions

What is the difference between lap and split times?
A lap is the time of just the current segment (since the last lap press). The total time at each lap press is also shown so you can see overall elapsed time alongside each segment.
How accurate is the stopwatch?
It uses the browser's high-resolution clock and updates every 31 ms. That is fine for everyday timing (workouts, cooking, study sessions) but not for officiating a sprint.
Will my time be lost if I reload?
Yes — closing or reloading the tab resets the stopwatch. Note your lap times before leaving the page.

Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.

Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.

Related Date & Time