Method: Check#duration
- Defined in:
- lib/audit/lib/benchmark/check.rb
#duration ⇒ Object (readonly)
objects that must be executed before this check
10 11 12 |
# File 'lib/audit/lib/benchmark/check.rb', line 10 def duration @duration end |