PHP 8.3.4 Released!

EvWatcher::setCallback

(PECL ev >= 0.2.0)

EvWatcher::setCallbackSets new callback for the watcher

说明

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

Sets new callback for the watcher

参数

callback

See Watcher callbacks .

返回值

没有返回值。

add a note

User Contributed Notes

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