Method: RspecProfiling::Example#request_time

Defined in:
lib/rspec_profiling/example.rb

#request_timeObject



62
63
64
# File 'lib/rspec_profiling/example.rb', line 62

def request_time
  counts[:request_time]
end