About Online Stopwatch -- Free Lap Timer
Free online stopwatch with lap recording and split times. Start, pause, and reset with one click. Track laps and review your timing history -- works in any browser, no app needed.
How to use
- Click Start to begin timing. The stopwatch immediately begins counting up from zero with millisecond precision. This is ideal for measuring how long tasks, exercises, or activities actually take -- data you can use to improve your estimates and planning over time with the Project Time Estimator.
- Click Lap to record a split time at any point without stopping the overall timer. Each lap records both the individual segment duration and the cumulative elapsed time. This is essential for interval training, where you need to track each set or sprint individually, or for timing multiple participants completing the same course sequentially.
- Pause the stopwatch to freeze the current time if you need to take a break or handle an interruption. The timer preserves the exact elapsed time so you can resume exactly where you left off. This is particularly useful when timing work sessions that get interrupted by phone calls, meetings, or other distractions -- you get an accurate measure of actual working time rather than wall-clock time.
- Review your list of recorded lap times and splits to analyze pacing and consistency. Look for trends -- are your later laps slower (indicating fatigue) or faster (indicating warm-up)? For productivity use, recording laps as you complete each subtask of a project gives you real data on how long different types of work actually take, which dramatically improves future estimation accuracy.
- Click Reset to clear the time and start fresh for a new timing session. If you want to save your lap data before resetting, note down the times or take a screenshot. Starting each timing session from zero ensures clean measurements without accumulated time from previous activities.
Frequently asked questions
How accurate is a browser stopwatch?
Modern browser stopwatches use the performance.now() high-resolution timer API, which provides sub-millisecond precision. For practical purposes, accuracy is within 1-4 milliseconds, which is more than sufficient for workouts, cooking, classroom activities, productivity tracking, and any everyday timing need. The main source of imprecision is human reaction time when clicking Start/Stop (typically 150-300ms), not the timer itself. For activities requiring certified timing precision (like competitive athletics), dedicated hardware timers are appropriate, but for everything else a browser stopwatch is perfectly accurate.
Can I record lap times?
Yes. Click the Lap button at any point to record a split without stopping the main timer. Each lap entry shows two values: the individual lap duration (time since the previous lap) and the cumulative elapsed time. This dual display lets you analyze both individual segment performance and overall pacing. Lap recording is useful for interval training sets, timing multiple people on the same activity, breaking a long task into timed phases, and comparing how long different subtasks take within a larger project.
Does it keep running if I switch tabs?
Yes. The stopwatch continues counting in the background when you switch to another browser tab or window. It calculates elapsed time using the system clock rather than relying solely on JavaScript intervals, so there's no drift or lost time when the tab is in the background. When you return to the tab, the display immediately updates to show the correct elapsed time. This means you can start the stopwatch, switch to your work, and check back whenever you need to see how long you've been going.
Can I use keyboard shortcuts?
Most browser stopwatches support spacebar to start and stop the timer, which minimizes the reaction time delay compared to clicking a button with your mouse. Some implementations also support 'L' for lap and 'R' for reset. Keyboard shortcuts are especially valuable when you need quick, precise timing -- for example, starting the timer at the exact moment an activity begins rather than fumbling for the on-screen button. Check the tool's interface for the specific shortcuts available.
What is the difference between a stopwatch and a countdown timer?
A stopwatch counts up from zero, measuring how long something takes without a predetermined limit. A
countdown timer counts down from a set duration and alerts you when time is up. Use a stopwatch when you want to measure actual duration (how long did this meeting take? how fast can I run a mile?). Use a countdown timer when you want to restrict time (work for exactly 25 minutes, then stop). Both tools are complementary -- measure with a stopwatch first to establish baselines, then use a countdown timer to set targets based on those measurements.
How can I use a stopwatch for productivity?
Time tracking is one of the most powerful productivity techniques because it reveals the gap between how you think you spend time and how you actually spend it. Use the stopwatch to time how long routine tasks actually take -- email processing, report writing, commute, meetings. Most people discover they drastically underestimate task durations. Once you have real data, you can plan more realistically using the
Day Planner and set more accurate deadlines. Management consultant Peter Drucker's observation holds true: 'What gets measured gets managed.'
Can I use this for exercise and training?
Yes. The stopwatch with lap recording is ideal for interval training (HIIT, Tabata, track intervals), circuit workouts, running splits, and any activity where you need to time multiple rounds or sets. Record a lap at the end of each interval to track your rest-to-work ratios and see whether your pace is consistent or degrading. For structured interval protocols where you need fixed work/rest periods, the
Countdown Timer is a better fit since it alerts you when each interval ends.
Part of ToolFluency’s library of free online tools for Productivity. No account needed, no data leaves your device.