EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Açıklama

publicEvEmbed::set(object$other): void

Configures the watcher to use other event loop object.

Bağımsız Değişkenler

other

The same as for EvEmbed::__construct()

Dönen Değerler

Hiçbir değer dönmez.

To Top