Method: Polipus::Page#response_time

Defined in:
lib/polipus/page.rb

#response_timeObject

Response time of the request for this page in milliseconds



25
26
27
# File 'lib/polipus/page.rb', line 25

def response_time
  @response_time
end