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