EvStat::set
(PECL ev >= 0.2.0)
EvStat::set — Configures the watcher
Descrizione
public
void
EvStat::set
(
string
$path
,
double
$interval
)Configures the watcher.
Elenco dei parametri
-
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.0to let libev choose a suitable value.
Valori restituiti
Nessun valore viene restituito.
There are no user contributed notes for this page.
