Long timers (1 hour and over)
Press start for a full-screen 90-minute timer that counts down 1:30:00 and rings a loud alarm when it reaches zero. You can pause and resume it, reset it, and the countdown keeps running accurately even if you switch tabs or your screen dims. No sign-up, nothing to install.
Ready · 90-minute timer
Ninety minutes is the length of a football match, a feature-shorter film, and — most usefully — one full ultradian cycle, the natural rhythm in which the brain and body alternate between higher and lower arousal across the day. Working in ninety-minute blocks followed by a real rest is one of the most evidence-aligned ways to structure demanding cognitive work.
Your body runs on more than the 24-hour circadian clock. Throughout the day it also cycles through shorter 'ultradian' rhythms of roughly ninety minutes, alternating between periods of higher alertness and periods where focus naturally dips and the body signals for rest. The same ninety-minute cycle that governs the stages of sleep continues, in a muted form, while you are awake. Performance researchers, notably in the work popularised by Tony Schwartz and drawing on Nathan Kleitman's sleep research, argue that the most productive way to work with this rhythm rather than against it is to treat ninety minutes as a single, fully-committed work cycle — phone away, one task, no interruptions — and then to genuinely rest for fifteen to twenty minutes before the next one. The rest is not optional padding; it is what lets the next cycle start near the top of the arousal curve instead of partway down it. People who push straight through the natural dip with caffeine and willpower tend to produce a long tail of low-value work and end the day exhausted, while those who ride the cycle do less total time but more actual output.
Most browser timers drift, because they count by accumulating small ticks, and browsers deliberately slow those ticks down in background tabs to save battery. This one is different: the moment you press start it records the exact wall-clock time the countdown should end, and every frame it simply measures how long is left until that fixed end time. If you switch tabs, lock your phone, or the tab is throttled, the remaining time is recomputed from the real clock the instant you come back, so a 90-minute timer is still a 90 minutes timer rather than however long the throttled ticks happened to add up to. On phones the page asks for a screen wake lock while the countdown is running, where the browser allows it, so the display does not sleep mid-count. The alarm is synthesised in the browser with the Web Audio API, which means there is no audio file to download and the chime is ready the moment you start.
Need a different length? These are the timers people most often reach for alongside a 90-minute timer:
Browse the full set of countdown timers, or switch tools: the Pomodoro timer loops work and break intervals automatically, the online stopwatch counts up with laps, the alarm clock rings at a specific time of day, and the countdown maker counts down to a future date you can share or embed.