QuickUnits

Time

Milliseconds to seconds

1 ms = 0.001 s

—

One millisecond is exactly 0.001 seconds — a thousandth. It is the timescale of human perception and of computer networking, which is why it is the unit almost every latency figure is quoted in.

About the units

The millisecond is the second with the SI prefix milli. Its significance is that it sits at the boundary of what a person can notice. Human visual reaction time is around 200 to 250 milliseconds, and a delay under about 100 ms in an interface feels instantaneous while one over 300 ms feels sluggish. Below the millisecond the microsecond and nanosecond take over, and those are the timescales of processor cycles and of light propagation — light travels about 30 centimetres in a nanosecond, which is the physical limit that constrains how fast a signal can cross a circuit board.

The exact factor

The factor is exactly 1,000. The relationships that matter in practice are to frequency and distance. A frame rate of 60 per second means 16.7 ms per frame, and 120 per second means 8.3 — the numbers behind display refresh rates. A network round trip of 20 ms means a signal travelled roughly 4,000 kilometres in fibre, since light moves at about two thirds of its vacuum speed in glass, which is why intercontinental latency has a hard floor no amount of engineering can lower.

Where you meet this conversion

Network latency, audio and video synchronisation, and interface responsiveness. Audio processing measures buffer sizes in milliseconds, and a musician playing through a digital system notices delay above about 10 ms. Photography uses fractions of a second for shutter speed, where 1/500 is 2 ms. In medicine, the intervals on an ECG are measured in milliseconds and the diagnostic thresholds are tight — a QRS complex over 120 ms indicates a conduction problem.

Common values

Value (ms) Converted (s)
1 0.001
2 0.002
5 0.005
10 0.01
25 0.025
50 0.05
100 0.1
500 0.5
1 000 1

Values are rounded for reading. The converter above keeps full precision.

The other way around

1 s = 1 000 ms

Seconds to milliseconds multiplies by 1,000. A useful reference set for anyone tuning a system: 16 ms is one frame at 60 Hz, 100 ms is the threshold of noticeable delay, and 1,000 ms is the point at which a user assumes something has broken.

Value (s) Converted (ms)
1 1 000
2 2 000
5 5 000
10 10 000
25 25 000
50 50 000
100 100 000
500 500 000
1 000 1 000 000

Related conversions

All time conversions