class Concurrent::Configuration
def global_timer_set
- See: Concurrent::timer -
Returns:
-
(ThreadPoolExecutor)- the thread pool
def global_timer_set @global_timer_set ||= Concurrent::TimerSet.new end
(ThreadPoolExecutor)
- the thread pool
def global_timer_set @global_timer_set ||= Concurrent::TimerSet.new end