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