UI\Executor::setInterval

Interval Manipulation

説明

public bool UI\Executor::setInterval(int $microseconds)
public bool UI\Executor::setInterval(int $seconds, int $microseconds)

Shall set the new interval. An interval of 0 will pause the executor until a new interval has been set

パラメータ

seconds

microseconds

戻り値

Indication of success