Libraries
»
rspec_profiling
(0.0.5)
»
Index
»
RspecProfiling
»
Example
»
#request_time
Method: RspecProfiling::Example#request_time
Defined in:
lib/rspec_profiling/example.rb
#
request_time
⇒
Object
62 63 64
# File 'lib/rspec_profiling/example.rb', line 62
def
request_time
counts
[
:request_time
]
end