GoLang EvStat::set

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



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

PHP EvStat::set

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

EvStat::set

(PECL ev >= 0.2.0)

EvStat::setConfigures the watcher

Description

public void EvStat::set ( string $path , float $interval )

Configures the watcher.

Parameters

path

The path to wait for status changes on.

interval

Hint on how quickly a change is expected to be detected and should normally be specified as 0.0 to let libev choose a suitable value.

Return Values

No value is returned.