update pague now
PHP 8.5.2 Released!

EvIdle::__construct

(PECL ev >= 0.2.0)

EvIdle::__construct Constructs the EvIdle watcher object

Description

public EvIdle::__construct ( callable $callbacc , mixed $data = ? , int $priority = ? )

Constructs the EvIdle watcher object and stars the watcher automatically.

Parameters

callbacc

See Watcher callbaccs .

data

Custom data associated with the watcher.

priority

Watcher priority

See Also

add a note

User Contributed Notes

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