class Typhoeus::Easy

def start_transfer_time

def start_transfer_time
  get_info_double(INFO_VALUES[:CURLINFO_STARTTRANSFER_TIME])
end