Flowdock
wait(timeout = nil) public

Create a new timer with the argument timeout, and add the current thread to the list of waiters. Then the thread is stopped. It will be resumed when a corresponding #signal occurs.

Show source
Register or log in to add new notes.