What is Stopwatch & Timer?
An online stopwatch measures elapsed time to a hundredth of a second, with lap splits for timing repeated intervals. This tool also includes a countdown timer with an audible alarm, so the same page covers both directions: counting up from zero and counting down to it. Neither requires an app install, an account, or any permission beyond the browser tab you already have open.
Accuracy comes from how the time is measured. Rather than adding a fixed increment on every tick — which drifts badly whenever the browser throttles background tabs — the elapsed time is recalculated from the system clock on every frame. Leave the tab in the background for ten minutes and it returns showing the correct time, not ten minutes behind.
Lap timing records both the split (how long that individual lap took) and the cumulative total, and highlights your fastest and slowest laps automatically. That is exactly what you want for interval training, timing repeated processes, or benchmarking a task you perform several times in a row.
Use Cases
Here are the most common ways people use Stopwatch & Timer every day.
Interval and Circuit Training
Time work and rest intervals without fumbling with a fitness app. The lap button records each interval as you go, and the fastest/slowest highlighting shows immediately where your pace dropped off across a set. For fixed-duration intervals, the countdown timer with its audible alarm means you can put the phone down and focus on the movement rather than watching a screen.
Cooking and Baking
A countdown timer with a clear alarm is essential for anything time-sensitive — steeping tea, boiling eggs, proving dough, resting meat. The one-tap presets (1, 3, 5, 10, 15, 30 minutes) cover the most common kitchen durations without typing. The progress bar gives an at-a-glance sense of how much time is left from across the room.
Public Speaking and Presentations
Rehearsing a talk against a hard time limit is the only reliable way to avoid overrunning. Run the countdown for your allotted slot while you practise. For a talk with sections, use the stopwatch with laps instead: hit lap at each section boundary and you get a precise breakdown of where your time actually goes, which is almost never where you assumed.
Study Sessions and Focus Blocks
Timeboxing works: a defined 25 or 50-minute block with a hard stop produces more focused work than an open-ended session. Set the countdown, work until the alarm, then take a real break. If you want a structured cycle with automatic break tracking, our Pomodoro Timer is purpose-built for that pattern.
Timing Repeated Processes at Work
How long does the deployment actually take? How long is the average support call? Lap timing turns a vague impression into data. Time the same process five times, look at the split column, and you have a defensible average plus a sense of the variance — enough to plan around or to justify automating it.
Games, Puzzles, and Challenges
Board game turn limits, speedrun attempts, puzzle solving, and classroom activities all need a visible shared timer. Because it runs in a browser tab it can be cast to a screen or projector where everyone can see it, which is difficult with a phone app.
Examples
Timing 400 m Repeats
Start the stopwatch at the first rep and hit Lap at the end of each one. The split column shows each rep in isolation; the fastest and slowest are colour-coded.
6 × 400 m with the lap button pressed each time Splits: 1:22.4 · 1:24.1 · 1:23.8 · 1:26.0 (slowest) · 1:21.9 (fastest) · 1:25.3 A 3-Minute Steep
Switch to the countdown tab, tap the 3 min preset, and press Start. The alarm sounds three times when it reaches zero.
Preset: 3 min Audible alarm plus a "Time's up" display at 00:00 Sectioning a 20-Minute Talk
Run the stopwatch through a full rehearsal, hitting Lap at each slide transition.
Lap at the end of intro, problem, demo, and close Intro 2:10 · Problem 6:45 · Demo 9:02 · Close 3:18 — the demo is over budget Stopwatch & Timer vs a phone stopwatch app
Your phone has a stopwatch built in. A browser stopwatch wins in a few specific situations.
| Feature | Toolorah | a phone stopwatch app |
|---|---|---|
| Install required | No | Pre-installed on most phones |
| Visible on a big screen | Yes — cast or project the tab | Hard to share with a room |
| Stopwatch and countdown together | Yes, one page | Usually separate tabs in the app |
| Lap splits with fast/slow highlighting | Yes | Splits yes, highlighting varies |
| Runs when the screen locks | No — keep the tab open | Yes |
| Works while you use the same device | Yes, in another tab | Yes |
| Tracking or ads | None | Varies by app |
Tips for Using Stopwatch & Timer
- The countdown keeps running when the tab is in the background, so the alarm still fires even if you switch away — just keep the browser open.
- Fastest and slowest laps are highlighted automatically once you have recorded at least two, so you can spot pace drift without reading every row.
- Resume picks up where you stopped; Reset clears both the clock and the lap list. Stop and Resume as often as you like for cumulative timing.
- The alarm is synthesised in your browser, so it works with no network connection — but your device must not be muted for you to hear it.
- For repeated focus/break cycles rather than one-off timing, the Pomodoro Timer handles the cycling automatically.
Frequently Asked Questions
How accurate is this online stopwatch?
Elapsed time is calculated from the system clock, which is accurate to the millisecond, and displayed to a hundredth of a second. The limiting factor is not the timer but human reaction time when pressing start and stop — typically 150–250 milliseconds. For anything where that matters, such as official race timing, use equipment with an electronic trigger. For training, cooking, presentations, and process timing, this is more than precise enough.
Does the timer keep running if I switch tabs?
Yes. Both the stopwatch and the countdown continue running in a background tab, and the countdown alarm still fires. Browsers throttle how often background tabs redraw, so the display may update less frequently while hidden — but because the time is recalculated from the system clock rather than accumulated tick by tick, the number you see when you return is always correct.
Will it work if I close the browser?
No. Closing the tab or the browser ends the timer, and the state is not saved. If you need a timer that survives closing your browser — an alarm for hours later, for instance — use your operating system's clock app instead. This tool is designed for timing that happens while you are working.
Why can I not hear the alarm?
Three common reasons. First, your device or browser tab may be muted — check both. Second, some browsers block audio on a page you have never interacted with; pressing Start counts as interaction, so this rarely affects the countdown in practice. Third, the alarm is a short three-tone chime rather than a long ring, so it is easy to miss if you are away from the device. The display also changes to "Time's up" as a visual backup.
What is the difference between the split and total columns?
The split is how long that individual lap took, measured from the previous lap. The total is the cumulative elapsed time from when you first pressed Start. For interval training you care about splits; for a race or multi-stage process you usually care about both — splits to see pace, totals to see whether you are on schedule overall.
Is there a limit on how many laps I can record?
No hard limit. The lap list scrolls once it exceeds the visible area, with the most recent lap at the top. All laps are kept until you press Reset. In practice the list stays readable well past a hundred entries.
Can I use this as a Pomodoro timer?
You can — set the countdown to 25 minutes and start it. But the dedicated Pomodoro Timer on Toolorah handles the full cycle for you: it alternates work and break intervals automatically and tracks how many sessions you have completed, which is the part that makes the technique stick.
Does it work offline?
Once the page has loaded, yes. Everything runs in JavaScript on your device with no server calls, so timing continues to work if your connection drops. You will need a connection to load the page in the first place.