Initial commit
This commit is contained in:
14
references/timer-tech-object.md
Normal file
14
references/timer-tech-object.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user