PHP 7.0.6 Released

EvEmbed::set

(PECL ev >= 0.2.0)

EvEmbed::setConfigures the watcher

Description

public void EvEmbed::set ( object $other )

Configures the watcher to use other event loop object.

Parameters

other

The same as for EvEmbed::__construct()

Return Values

No value is returned.

User Contributed Notes

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