Game logic
The browser measures elapsed time between Start and Stop. The score is the absolute difference between your result and 10.00 seconds.
No clock. No countdown. Just you versus time.
Press Start. The number disappears. Stop it when you think 10 seconds have passed.
Start the hidden timer and stop it when you believe exactly ten seconds have passed, without watching a visible countdown.
The browser measures elapsed time between Start and Stop. The score is the absolute difference between your result and 10.00 seconds.
Lower error is better. Both the actual stopped time and the error are shown so a 9.6-second stop is not confused with a 0.4-second result.
Stopping at 10.32 seconds produces an error of 0.32 seconds; stopping at 9.68 seconds produces the same absolute error.
Browser timing is precise enough for a casual game but attention, counting strategies, device events and interruptions make it unsuitable as a scientific timing assessment.
The challenge is not to react to an external signal. You create an internal estimate of elapsed time, then decide when ten seconds has passed. Attention, counting strategy and expectation all change that estimate.
If you silently count at a steady rhythm, you are using an internal pacing technique. If you avoid counting, the task becomes a more intuitive feeling-of-time challenge. Those are different versions of the game.
When you actively monitor time, a short interval can feel long. When attention is captured by something else, the same clock interval can seem to pass quickly.
Stopping at 9.98 seconds once is impressive, but repeated attempts show whether your internal pacing is reliably calibrated or whether one trial happened to land close.
Once the page reveals whether you were early or late, you can adjust the next attempt. That means later trials are partly a calibration game, not an untouched measure of perception.
| Signal | What it is useful for | Important limitation |
|---|---|---|
| Absolute error | Distance from exactly 10.000 s | Main game score |
| Early/late direction | Bias in your estimate | Shows whether you tend to stop soon or late |
| Repeated average | Calibration | More useful than one lucky hit |
| No-counting mode | Intuitive timing | Harder to standardize |
Humans estimate time using attention, memory and learned rhythms. A close score is fun evidence of calibration in that moment, not a permanent trait.