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