Flowdock
timeout(n, e = nil, &block) public

Identical to:

Timeout::timeout(n, e, &block).

Defined for backwards compatibility with earlier versions of timeout.rb, see Timeout#timeout.

Show source
Register or log in to add new notes.