GoLang Swoole\Timer::tick

request it (282)
GoLang replacement for PHP's Swoole\Timer::tick [edit | history]



Do you know a GoLang replacement for PHP's Swoole\Timer::tick? Write it!

PHP Swoole\Timer::tick

PHP original manual for Swoole\Timer::tick [ show | php.net ]

Swoole\Timer::tick

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

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

Description

public static void Swoole\Timer::tick ( integer $interval_ms , callable $callback [, string $param ] )

Parameters

interval_ms

callback

param

Return Values