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

Identical to:

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

This method is deprecated and provided only for backwards compatibility. You should use Timeout#timeout instead.

Show source
Register or log in to add new notes.