# File lib/new_relic/agent/transaction_timings.rb, line 24
      def start_time_as_time
        Time.at(@start_time_in_seconds)
      end