Back
Idle timer
Fun & miscellaneous //en/tools/idle-counter
Loading
Loading tool
The tool is loaded only when you open it.
All processing for this tool happens in your browser. Your input is not sent to a server.
About this tool
When tracking starts, the tool listens for common interactions on this page and shows idle time, the latest activity type, and tracking status.
Common uses
- Observe unattended time during a page or presentation.
- Debug interactions and timers that depend on user activity.
How to use it
- 1.Start tracking activity on the page.
- 2.Wait or interact and watch the idle timer change.
- 3.Pause or reset the timer when needed, then copy the result.
Limits and notes
- Only four event types on this page are counted; activity in other applications is not included, and background timer throttling can reduce refresh precision.
Frequently asked questions
Which actions reset the idle timer?
Pointer, keyboard, wheel, and touch events update the last-activity time; you can also reset it manually.
Does pausing keep listening for activity?
No. Pausing removes the event listeners and stops the timer; starting again records a new start activity.