©
This document uses PHP Chinese website manual Release
(PECL ev >= 0.2.0)
EvCheck::__construct — Constructs the EvCheck watcher object
$callback
[, mixed $data
[, int $priority
]] )Constructs the EvCheck watcher object.
callback
See Watcher callbacks .
data
Custom data associated with the watcher.
priority
Watcher priority
Returns EvCheck object on success.