15 lines
386 B
Markdown
15 lines
386 B
Markdown
# Timer Technical Object (2025.23)
|
|
|
|
Source: `help-portal-142a436d0f2a4e97a9af15853ca9b739.md`.
|
|
|
|
## Purpose
|
|
Schedule time-based actions within analytic applications.
|
|
|
|
## Capabilities
|
|
- Start/stop timers, handle timer events to trigger scripts.
|
|
- Use for periodic refresh, animations, or delayed actions.
|
|
|
|
## Notes
|
|
- Avoid excessive timer frequency to reduce backend calls and UI churn.
|
|
|