EvStat::set
(PECL ev >= 0.2.0)
EvStat::set — Configures the watcher
說明
public
EvStat::set(
string
$path
,
float
$interval
): voidConfigures the watcher.
參數
-
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.
返回值
沒有返回值。