19 20 21
# File 'lib/lightio/core/ioloop.rb', line 19 def add_timer(timer) @backend.add_timer(timer) end