method

timeout

v1_9_3_392 - Show latest stable - Class: WEBrick::Utils
timeout(seconds, exception=Timeout::Error)
private

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

If seconds is zero or nil, simply executes the block