chess calculators

Chess Time Control Calculator

Calculates the average time available per move for any chess time control with an increment. Use it to compare formats like '10+5' or '3+2' and plan your clock management strategy.

About this calculator

In modern chess, time controls combine a base time (the starting clock amount) with an increment added after each move. The total thinking time available per player across a game of N moves is: totalSeconds = (baseTime × 60) + (increment × N). Dividing by N gives the average seconds per move: avgSecondsPerMove = ((baseTime × 60) + (increment × averageMoves)) / averageMoves. This formula reveals that even a small increment dramatically increases effective move time in longer games. For example, a 3-minute game with a 2-second increment over 40 moves gives (180 + 80) / 40 = 6.5 seconds per move on average, compared to only 4.5 seconds without increment. This metric helps players understand whether a format favors careful calculation or quick intuition.

How to use

Consider a '10+5' time control (10 minutes base, 5-second increment) with an average game length of 40 moves. Convert base time: 10 × 60 = 600 seconds. Multiply increment by moves: 5 × 40 = 200 seconds. Sum: 600 + 200 = 800 seconds total. Divide by 40 moves: 800 / 40 = 20 seconds per move on average. This means in a rapid game of '10+5', you effectively have about 20 seconds to think on each move — significantly more than the 15 seconds you'd have without any increment.

Frequently asked questions

What is the difference between increment and delay in chess time controls?

An increment adds a fixed number of seconds to your clock after every move you make, meaning unused increment time accumulates if you move quickly. A delay (also called Bronstein delay) gives you a grace period before your clock starts counting down on each move, but unused delay time does not accumulate. Both are designed to prevent players from losing on time in clearly winning positions, but increment is more common internationally. FIDE uses increment for most official events; delay is more common in some US-based tournament formats.

How do I calculate total game time for a chess match with increment?

Multiply the base time in seconds (baseTime × 60) by 2 for both players, then add the total increment time both players accumulate. For a '15+10' game over 40 moves per side: each player gets (15 × 60) + (10 × 40) = 900 + 400 = 1300 seconds. Both players together use up to 2600 seconds, or about 43 minutes of total clock time. In practice games end earlier or later, but this formula gives a useful upper bound for scheduling tournament rounds.

Why does increment matter more in shorter time controls?

In very fast time controls like bullet (1+0 or 2+1), the increment represents a much larger fraction of the total time per move. In a 1-minute bullet game without increment you have roughly 1.5 seconds per move over 40 moves, which makes time pressure the dominant factor. Adding even 1 second of increment doubles that budget, fundamentally changing how both players can approach the endgame. In classical chess (90 minutes+), the increment's per-move contribution is proportionally smaller, so it mainly serves as insurance against losing on time in complex positions rather than changing the overall pace.