UI\Executor::setInterval
(PHP 7, UI 2.0.0)
UI\Executor::setInterval — Interval Manipulation
説明
public UI\Executor::setInterval
( int
$microseconds
) : bool
public UI\Executor::setInterval
( int
$seconds
, int $microseconds
) : boolShall set the new interval. An interval of 0 will pause the executor until a new interval has been set
パラメータ
-
seconds -
-
microseconds -
返り値
Indication of success