This precision stopwatch uses the Performance API (performance.now()) for accurate millisecond timing. Use the Lap button to record split times without stopping the timer. The display shows hours, minutes, seconds, and hundredths.
performance.now()