Swoole\Server::defer

Delay execution of the callback function at the end of current EventLoop.

説明

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

パラメータ

callback

戻り値