Method: Thread::Pool::Task#timeout

Defined in:
lib/thread/pool.rb

#timeoutObject (readonly)

Returns the value of attribute timeout.



25
26
27
# File 'lib/thread/pool.rb', line 25

def timeout
  @timeout
end