Swoole\Server::tick

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Server::tickRepeats a given function at every given time-interval.

说明

public Swoole\Server::tick ( integer $interval_ms , callable $callback ) : void

参数

interval_ms

callback

返回值