# File lib/new_relic/agent/event_loop.rb, line 22
        def reschedule
          @next_fire_time = calculate_next_fire_time
        end