Execution Scheduler
(UI 2.0.0)
Introduction
This facility schedules repetitive execution of a callback, useful for animations and other such activities.
Class synopsis
Table of Contents
- UI\Executor::__construct — Construct a new Executor
- UI\Executor::kill — Stop Executor
- UI\Executor::onExecute — Execution Callback
- UI\Executor::setInterval — Interval Manipulation