PHP » GoLang |
login |
register |
about
|
GoLang SyncEvent::wait
request it (428)
GoLang replacement for PHP's SyncEvent::wait
[edit | history]
SyncEvent::wait(PECL sync >= 1.0.0) SyncEvent::wait — Waits for the event to be fired/set Description
public bool SyncEvent::wait
([ int
$wait = -1
] )Waits for the SyncEvent object to be fired. Parameters
Return ValuesA boolean of TRUE if the event was fired, FALSE otherwise. ExamplesExample #1 SyncEvent::wait() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|