# File lib/typhoeus/easy.rb, line 149
    def start_transfer_time
      get_info_double(INFO_VALUES[:CURLINFO_STARTTRANSFER_TIME])
    end