Swoole\Timer::tick

(PECL swoole >= 1.9.0)

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

说明

public static Swoole\Timer::tick(int $interval_ms, callable $callback, string $param = ?): void

参数

interval_ms

callback

param

返回值

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/swoole-timer.tick.php