Sometimes only the seconds matter: syncing two devices, checking a stopwatch, timing a demonstration, or watching a clock roll over. This page puts the seconds and milliseconds front and centre with nothing else competing for attention.
Reading a millisecond display honestly
The digits update as fast as your screen refreshes — typically sixty times a second — so the last digit is always a snapshot rather than a continuous truth. For measuring an interval rather than reading an instant, a stopwatch using a monotonic clock is the right tool.