# File lib/new_relic/agent/event_loop.rb, line 52
        def finished?
          !@repeat && @last_fired_at
        end