PHP » GoLang |
login |
register |
about
|
GoLang Event::addTimer
request it (435)
GoLang replacement for PHP's Event::addTimer
[edit | history]
Event::addTimer(PECL event >= 1.2.6-beta) Event::addTimer — Makes timer event pending Description
public
bool
Event::addTimer
([
float
$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
|
more
Recently updated
more
Most requested
|