class Concurrent::TimerTask
def timeout_interval
-
(Fixnum)
- Number of seconds the task can run before it is
def timeout_interval warn 'TimerTask timeouts are now ignored as these were not able to be implemented correctly' end
(Fixnum)
- Number of seconds the task can run before it is
def timeout_interval warn 'TimerTask timeouts are now ignored as these were not able to be implemented correctly' end