Method: Typhoeus::Response#start_time
- Defined in:
- lib/typhoeus/response.rb
#start_time ⇒ Object (readonly)
Returns the value of attribute start_time.
4 5 6 |
# File 'lib/typhoeus/response.rb', line 4 def start_time @start_time end |