Chronometer

Start, pause, reset, and log split lap intervals with a precise high-resolution chronometer stopwatch.

Chronometer Display
00:00.00

Split Lap Records (0)

No laps recorded yet. Click Lap while running.

Frequently Asked Questions

How does the chronometer track time?
It runs a standard browser requestAnimationFrame loop, measuring intervals via high-resolution performance.now() timestamps to prevent lag drift.
Can I copy the lap logs?
Yes. You can copy the entire split logs list directly to your clipboard.