High-precision stopwatch using performance.now(). Lap times, best/worst lap markers. Keyboard shortcuts. Pure native implementation.
Try it Free →Uses performance.now() for sub-millisecond accuracy. No drift.
Press lap to record intermediate times. See all lap times in a list.
Automatically highlights the fastest and slowest laps in your session.
Space = Start/Stop, L = Lap, R = Reset. Works when page is focused.
Pure JavaScript implementation. No data sent anywhere.
Big, clear numbers easy to read from a distance.
Click Start or press Space to begin the stopwatch.
Press L or click Lap to record a lap time. Lap times appear in a list.
Press Space or click Stop to pause.
Press R or click Reset to clear all times.