How accurate is this online stopwatch?
It uses the high-resolution browser performance timer (`performance.now()`), accurate to fractions of a millisecond.
| # Lap | Split Time | Total Elapsed |
|---|
Click "Start" to begin timing.
Press "Lap" to record interval split times.
Click "Pause" or "Reset" when your event is complete.
It uses the high-resolution browser performance timer (`performance.now()`), accurate to fractions of a millisecond.
Yes, hit "Lap" during timing to log each split, then export or copy the lap summary table.