|
Threaded::waitSynchronization Description
public bool Threaded::wait(int
$timeout = ?)Will cause the calling context to wait for notification from the referenced object Parameters
Return Values
Returns Examples
Example #1 Notifications and Waiting
The above example will output: bool(true) |