# File lib/new_relic/agent/event_loop.rb, line 30
        def last_interval_start
          @last_fired_at || @started_at
        end