Execution Scheduler
(UI 2.0.0)
简介
This facility schedules repetitive execution of a callback, useful for animations and other such activities.
类摘要
abstract
class UI\Executor
{
public setInterval(
int $seconds
,
int $microseconds
):
bool
}
目录
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.ui-executor.php