Swoole\Server::defer

(PECL swoole >= 1.9.0)

Swoole\Server::deferDelay execution of the callback function at the end of current EventLoop.

说明

public Swoole\Server::defer(callable $callback): void

参数

callback

返回值

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top