|
EvLoop::__constructConstructs the event loop object Beschreibung
public
EvLoop::__construct
([
int
$flags
[,
mixed
$data
= NULL
[,
double
$io_interval
= 0.0
[,
double
$timeout_interval
= 0.0
]]]] )Constructs the event loop object. Parameter-Liste
RückgabewerteReturns new EvLoop object. Siehe auch
|