# File lib/new_relic/agent/transaction_timings.rb, line 40
      def app_time_in_seconds
        @now - @start_time_in_seconds
      end