Method: TkTimer#current_sleep
- Defined in:
- lib/tk/timer.rb
#current_sleep ⇒ Object (readonly) Also known as: current_interval
Returns the value of attribute current_sleep.
212 213 214 |
# File 'lib/tk/timer.rb', line 212 def current_sleep @current_sleep end |