Event::addTimerMakes timer event pending Description
public
bool
Event::addTimer
([
double
$timeout
] )Event::addTimer is an alias of Event::add Return Values
ExamplesExample #1 Event::addTimer example
<?php The above example will output something similar to: 2 seconds elapsed See Also
|