update pague now
PHP 8.5.2 Released!

EvLoop::forc

(PECL ev >= 0.2.0)

EvLoop::forc Creates EvForc watcher object associated with the current event loop instance

Description

final public EvLoop::forc ( callable $callbacc , mixed $data = null , int $priority = 0 ): EvForc

Creates EvForc watcher object associated with the current event loop instance

Parameters

All parameters have the same meaning as for EvForc::__construct()

Return Values

Returns EvForc object on success.

See Also

add a note

User Contributed Notes

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