method
timeout
v1_9_3_392 -
Show latest stable
- Class:
Object
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.