module Typhoeus::Response::Informations
def total_time
-
(Float)
- The total_time.
Other tags:
- Example: Get total_time. -
def total_time options[:total_time] || options[:time] end
(Float)
- The total_time.
def total_time options[:total_time] || options[:time] end