Module: ConvenientService::Examples::Standard::Factorial::Utils::Timeout

Defined in:
lib/convenient_service/examples/standard/factorial/utils/timeout.rb,
lib/convenient_service/examples/standard/factorial/utils/timeout/with_timeout.rb

Defined Under Namespace

Classes: WithTimeout

Class Method Summary collapse

Class Method Details

.with_timeoutObject



12
13
14
# File 'lib/convenient_service/examples/standard/factorial/utils/timeout.rb', line 12

def with_timeout(...)
  WithTimeout.call(...)
end