Swoole\Server::defer

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

Description

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

Parameters

callback

Return Values