# File lib/new_relic/agent/event_loop.rb, line 161 def reschedule_timer_for_event(e) @timers[e].reschedule if @timers[e] end