UI\Executor::setInterval
PHP function
Edit on GitHub ✎
(UI 2.0.0)
Interval Manipulation
Description
UI\Executor::setInterval(int $microseconds): bool
UI\Executor::setInterval(int $seconds, int $microseconds): bool
Shall set the new interval. An interval of 0 will pause the executor until a new interval has been set
Parameters
secondsmicroseconds
Return Values
Indication of success