Flowdock
timeout(seconds, exception=Timeout::Error) public

Executes the passed block and raises exception if execution takes more than seconds.

If seconds is zero or nil, simply executes the block

Show source
Register or log in to add new notes.