Stopwatch
Stopwatch
A free online stopwatch with millisecond precision
A stopwatch answers a different question from a timer. A countdown tells you when a duration you chose has run out; a stopwatch tells you how long something actually took. That distinction matters more than it sounds. You cannot improve a process you have never measured, and most people are surprisingly bad at estimating elapsed time — a task that feels like ten minutes is often twenty-five.
This stopwatch runs in your browser with nothing to install and no account to create. Open the page and press start. The main display shows hours, minutes and seconds in a large, readable format, with a separate millisecond readout underneath for when you need finer resolution than a second.
What the stopwatch gives you
Start, pause, resume
Millisecond readout
Reset that asks first
Session history
Readable at a distance
Works on any device
When a stopwatch is the right tool
Sport and training
The obvious use is running, swimming and cycling, where the whole point is the number at the end. It is just as useful for the unglamorous parts of training: how long you actually held a plank, how long you really rested between sets, how long a warm-up takes when you stop rushing it. Coaches use one stopwatch across a whole session and compare the totals afterwards.
Work and process measurement
If you bill by time, or you are trying to work out where a day goes, measuring is the only honest way to find out. Time a support ticket, a code review, a deployment or a recurring admin task a handful of times and you will have a far better estimate than any guess. People preparing talks time their rehearsals to find out whether a twenty minute slot is really twenty minutes.
Study, practice and performance
Musicians time scale practice. Language learners time how long they can hold a conversation. Debaters and interview candidates time their answers because "keep it to two minutes" is meaningless until you have heard what two minutes sounds like. Timing a practice run before the real one removes most of the surprise.
Everyday curiosity
How long does the kettle take. How long is the commute really. How long can a child brush their teeth before giving up. A stopwatch turns a vague impression into a number, and numbers are easier to argue with.
Worked examples
A stopwatch is only useful once you decide what is worth measuring. These are concrete starting points — each one takes a single session to try, and each one tends to produce a number that surprises people the first time.
Three examples in full
Rest between sets
A rehearsal against a slot
A recurring work task
More things worth timing
| What to time | What it tells you |
|---|---|
| A 5K or a lap | The obvious one. Splits matter more than the total — start the stopwatch once and read the elapsed time at each lap rather than resetting. |
| A plank or wall sit | Held positions are where estimation is worst, because effort distorts time. A measured 45 seconds beats an imagined two minutes. |
| A warm-up | Warm-ups get rushed when nobody is watching the clock. Timing one honestly tends to add a couple of minutes back. |
| Scale or drill practice | Musicians and language learners both benefit from knowing whether "twenty minutes of practice" was twenty minutes or seven. |
| Your commute | Time the real door-to-door journey a few times instead of trusting the routing estimate, and plan against the slowest one. |
| The kettle, the boot time, the queue | Small everyday curiosities. Timing them once replaces a vague complaint with a number you can actually act on. |
A practical habit for any of these: use pause rather than reset when you are interrupted. Resetting throws the measurement away, while pausing keeps the accumulated time and lets the session continue as one number.
How the timing works
Elapsed time is measured against your device system clock rather than by counting animation frames. That choice matters: frame counting falls behind whenever the browser is busy or the tab is in the background, and the error compounds over a long session. Working from the clock means the total stays correct no matter what else the machine is doing.
As with any browser tool, hidden tabs are drawn less often to save battery, so if you switch away the digits may appear to freeze and then jump forward when you return. The measurement itself is unaffected — only the display pauses.
- Elapsed time is derived from the system clock, so it does not drift over long sessions.
- Pausing stores the exact accumulated milliseconds rather than a rounded number of seconds.
- Session history is written to your own browser storage, on your device, and never uploaded.
- For everyday timing this is comfortably precise; officially certified race timing still needs dedicated equipment.
Frequently Asked Questions
Is this online stopwatch free to use?
How accurate is the stopwatch?
Does the stopwatch keep running if I switch tabs or minimise the window?
Can I pause the stopwatch and resume it later?
What happens if I press Reset by accident?
Does it remember my previous sessions?
Do I need to install anything to use it?
Does the stopwatch work on a phone?
Should I use a stopwatch or a countdown timer?
Is my data collected or shared?
© 2026 Online Counter. All rights reserved.