Swoole\Timer::tick

(PECL swoole >= 1.9.0)

Swoole\Timer::tick β€” Repeats a given function at every given time-interval.

θͺ¬ζ˜Ž

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

パラパータ

interval_ms

callback

param

ζˆ»γ‚Šε€€

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.