# File lib/new_relic/agent/transaction.rb, line 838
      def apdex_t
        transaction_specific_apdex_t || Agent.config[:apdex_t]
      end