Swoole\Server::after

Trigger a callback function after a period of time.

説明

public ReturnType Swoole\Server::after(int $after_time_ms, callable $callback, string $param = ?)

パラメータ

after_time_ms

callback

param

戻り値