# File lib/puppet/external/event-loop/event-loop.rb, line 336 336: def setup 337: @timer = EventLoop::Timer.new(:interval => 0.001) 338: end