Method: UniqueThread::Stopwatch#downtime
- Defined in:
- lib/unique_thread/stopwatch.rb
#downtime ⇒ Object (readonly)
Returns the value of attribute downtime.
5 6 7 |
# File 'lib/unique_thread/stopwatch.rb', line 5 def downtime @downtime end |