# File lib/typhoeus/easy.rb, line 145
    def total_time_taken
      get_info_double(INFO_VALUES[:CURLINFO_TOTAL_TIME])
    end