14 15 16
# File 'lib/reflex/timer.rb', line 14 def inspect() "#<Reflex::Timer owner:#{owner} id:#{id} interval:#{interval} count:#{count}>" end