# File lib/new_relic/agent/transaction_timings.rb, line 28
      def start_time_in_millis
        convert_to_milliseconds(@start_time_in_seconds)
      end