How to Measure Input Lag on Your PC (Free Tools)

On this page

You can’t tune what you can’t measure. Most players change five settings at once, feel an improvement, and never know which change did anything. Measuring input lag turns latency tuning from superstition into engineering — and the tools are free.

How to Measure Input Lag on Your PC

Click-to-photon: the time between your finger and the pixels. Every link in that chain is measurable.

What you’re measuring

Total (“click-to-photon”) latency stacks up like this:

StageTypical shareYou control it via
Peripheral1–5 msPolling rate
OS / input processing1–10 msTimer resolution, raw input
Game + render queue5–40 msFPS, Reflex, frame cap
Display2–15 msRefresh rate, monitor game mode

Method 1: NVIDIA PC Latency overlay

On GeForce cards in Reflex-supported games:

  1. Open the NVIDIA overlay → Statistics → PC Latency (and Render Latency).
  2. Play a real match — menus lie; load matters.
  3. Note the average. This is your baseline.

It measures the OS+game+render portion — exactly the part your settings influence.

Method 2: Tier1Timer’s latency benchmark

Tier1Timer includes a built-in latency benchmark that works regardless of GPU brand or game support:

  1. Run the benchmark to get your baseline timer and input-path numbers.
  2. Apply its timer-resolution optimization (0.5 ms).
  3. Re-run and compare — you’ll see precisely what the change bought you, in milliseconds, on your own system.

This is also the honest way to evaluate any tweak you read about (including ours): measure, change one thing, measure again.

Method 3: frame-time analysis

Latency and frame pacing are siblings. An RTSS frame-time graph won’t give you milliseconds-to-photon, but spikes in it are moments of added latency. A flat graph at high FPS is the foundation every other number sits on.

Method 4 (reference): the hardware way

Absolute click-to-photon needs hardware — NVIDIA’s LDAT, a 1000fps camera, or an Arduino photodiode rig. Worth knowing it exists; not needed for tuning. Software measurement of the PC-side chain is where all your actionable wins live.

The measure → fix → measure loop

  1. Baseline with Method 1 or 2.
  2. Apply the input delay checklist: Reflex on, V-Sync off or VRR done right, sane frame cap, fullscreen, timer resolution raised.
  3. Re-measure after each change. Keep what moves the number; revert what doesn’t.

Typical tuned result: a stock 40–60 ms system lands in the 15–25 ms range — a difference you can feel on every flick.

Frequently asked questions

What is a good input lag number for competitive gaming?

Total system latency under 25 ms is excellent, 25 to 40 ms is solid, and above 50 ms is worth fixing. Pros on tuned setups with high-refresh monitors typically sit in the 10 to 20 ms range.

How do I check my input lag without special hardware?

Use NVIDIA's PC Latency overlay in supported games, or run a latency benchmark tool like Tier1Timer's built-in test. Software measurement covers the PC side of the chain, which is where your fixable latency lives.

Does a higher FPS always mean lower input lag?

Generally yes, but with diminishing returns, and a GPU running at 99% can have worse latency at higher FPS than a capped setup. That is why measuring beats guessing.

What adds the most input lag on a typical PC?

The render queue when the GPU is saturated, V-Sync, slow monitor response, and low frame rate — in roughly that order. Each one is fixable in settings.