EvStat::set

(PECL ev >= 0.2.0)
Configures the watcher
public void EvStat::set ( string $path , double $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.

Returns:

No value is returned.

doc_php
2016-02-24 16:05:03
Comments
Leave a Comment

Please login to continue.