Starting and stopping a timer
How the live timer works, including cross-device behaviour.
Starting a timer creates a real record the moment you press start — it isn't just a clock ticking in your browser. That means:
- It survives a closed tab. The timer is a server-side record; closing the browser doesn't lose it.
- It's visible across devices. Start a timer on your laptop, check its elapsed time from your phone.
- Elapsed time is always calculated from the start time, not streamed or accumulated — so there's nothing to get out of sync.
One timer at a time
You can only have one timer running at once. Starting a new timer automatically stops whatever was already running (its elapsed time is saved, not discarded).
What you see while it runs
The display ticks once a second while the tab is open and visible, and pauses
while it's in the background (to save battery) — it snaps back to the
correct value the moment you return to the tab. Time reads out as
HH:MM:SS by default, or as decimal hours if that's your display preference
(Settings → Preferences).
Stopping a timer
Press stop, and the session is saved as a time entry against the day it started. A very short session (a few seconds) is still saved — Springtrack never silently discards tracked time — though it's rounded for display and billing per your rounding preference. See Timer limits and rounding.
Working offline
If you lose your connection mid-timer, Springtrack keeps tracking locally and syncs the entry once you're back online, using the original start time — you won't lose the session.