runs registered callbacks every frame and drives at . Each callback receives the Ticker instance; read as a frame-rate-independent multiplier (≈1.0 at 60fps) or for real-time calculations. Quick Start Related skills: (Application setup and sharedTicker option), (frame rate optimization), (v7 ticker signature changes). Core Patterns Time units The Ticker exposes three timing values, each for different use cases: | Property | Type | Scaled by speed? | Capped by minFPS? | Use case | | ----------- | ----------------------------- | ---------------- | ----------------- | ---------------------------…