Php/docs/evstat.set

提供:Dev Guides
< Php
2020年12月14日 (月) 09:12時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

EvStat::set

(PECL ev >= 0.2.0)

EvStat::setConfigures the watcher


説明

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

Configures 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.


返り値

値を返しません。