GoLang EvPeriodic::set

request it (303)
GoLang replacement for PHP's EvPeriodic::set [edit | history]



Do you know a GoLang replacement for PHP's EvPeriodic::set? Write it!

PHP EvPeriodic::set

PHP original manual for EvPeriodic::set [ show | php.net ]

EvPeriodic::set

(PECL ev >= 0.2.0)

EvPeriodic::setConfigures the watcher

Description

public void EvPeriodic::set ( float $offset , float $interval )

(Re-)Configures EvPeriodic watcher

Parameters

offset

The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes

interval

The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes

Return Values

No value is returned.