Online Stopwatch

Centisecond precision split time tracking for accurate intervals.

00:00:00.00
Hours : Minutes : Seconds . Centiseconds
Share this Tool

Spread the word to help others work faster!

About the Online Stopwatch Tool

The Online Stopwatch is a high-precision digital split-timer utility built to measure elapsed time with centisecond accuracy (one-hundredth of a second). Featuring live lap recording, automatic highlights of the fastest and slowest splits, and instant CSV spreadsheet exports, this tool is ideal for athletes, researchers, students, or anyone tracking task durations.

Understanding split times vs. lap times

While tracking multi-step events, it is important to distinguish between split times and lap times: * **Lap Time**: Represents the elapsed time to complete a single segment or lap (e.g. running one loop of a track). * **Split/Overall Time**: Represents the total cumulative elapsed time from the initial start point up to the current segment. By calculating the difference between successive timestamps dynamically, the stopwatch shows both metrics simultaneously to give you a detailed breakdown of your performance.

The Evolution of Centisecond Precision

Mechanical stopwatches, first designed in the early 19th century, relied on sweeping dials and gears that could measure intervals down to a fifth or tenth of a second. The advent of digital quartz oscillators and crystal microchips in the mid-20th century transformed timing tools, allowing electronic stopwatches to track splits down to milliseconds (1/1000s) or even nanoseconds. This level of accuracy is essential for timing Olympic races, motorsport heats, and high-frequency scientific experiments.

Frequently Asked Questions

How accurate is this online stopwatch?
This stopwatch references your device's internal high-resolution hardware clock via JavaScript's `Date.now()`, which is accurate to milliseconds. The visual display ticks every 10 milliseconds (centisecond resolution) to provide smooth rendering and optimal browser performance.
Will I lose my lap history if I close the browser tab?
Yes. To protect your data and privacy, the lap splits history is stored strictly client-side inside the active browser memory. It is not saved to the server or database. We recommend clicking the "Export CSV" button to download your records before closing or reloading the tab.