Class: Net::HTTPResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/httparty/timed.rb

Instance Attribute Summary collapse

Instance Attribute Details

#durationObject

Returns the value of attribute duration.



26
27
28
# File 'lib/httparty/timed.rb', line 26

def duration
  @duration
end