PHP - Manual: UI\Executor::__construct
2024-11-14
(UI 2.0.0)
UI\Executor::__construct — Construct a new Executor
$microseconds
)$seconds
, int $microseconds
)Shall construct an executor with the given interval, will not start executing until main loop is entered
seconds
Seconds between executions
microseconds
Microseconds between executions
官方地址:https://www.php.net/manual/en/ui-executor.construct.php