timeout(n, e = nil, &block)
Instance Public methods
Identical to:
Timeout::timeout(n, e, &block).
This method is deprecated and provided only for backwards compatibility. You should use Timeout#timeout instead.
Identical to:
Timeout::timeout(n, e, &block).
This method is deprecated and provided only for backwards compatibility. You should use Timeout#timeout instead.
Please login to continue.