EvWatcher::setCallback

(PECL ev >= 0.2.0)

EvWatcher::setCallbackSets new callback for the watcher

Descrição

public EvWatcher::setCallback( callable $callback ): void

Sets new callback for the watcher

Parâmetros

callback

See Watcher callbacks .

Valor Retornado

Nenhum valor é retornado.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top