PHP: UI\Executor::setInterval - Manual (original) (raw)
Change language:
(UI 2.0.0)
UI\Executor::setInterval — Interval Manipulation
Description
public UI\Executor::setInterval(int $microseconds): bool
public 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
seconds
microseconds
Return Values
Indication of success
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.