Method: UniqueThread::Lock#stopwatch
- Defined in:
- lib/unique_thread/locksmith.rb
#stopwatch ⇒ Object (readonly)
Returns the value of attribute stopwatch.
50 51 52 |
# File 'lib/unique_thread/locksmith.rb', line 50 def stopwatch @stopwatch end |