EvWatcher::setCallback

EvWatcher::setCallbackSets new callback for the watcher

Description

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

Sets new callback for the watcher

Parameters

callback

See Watcher callbacks .

Return Values

No value is returned.