class Typhoeus::Easy

def app_connect_time

def app_connect_time
  get_info_double(INFO_VALUES[:CURLINFO_APPCONNECT_TIME])
end