Method: TkTimer#current_proc
- Defined in:
- lib/tk/timer.rb
#current_proc ⇒ Object (readonly)
Returns the value of attribute current_proc.
210 211 212 |
# File 'lib/tk/timer.rb', line 210 def current_proc @current_proc end |
Returns the value of attribute current_proc.
210 211 212 |
# File 'lib/tk/timer.rb', line 210 def current_proc @current_proc end |