Module: LightIO::Watchers

Defined in:
lib/lightio/watchers.rb,
lib/lightio/watchers/io.rb,
lib/lightio/watchers/timer.rb,
lib/lightio/watchers/watcher.rb,
lib/lightio/watchers/schedule.rb

Overview

Watcher is a abstract struct, for libraries to interact with ioloop see IOloop#wait method

Defined Under Namespace

Classes: IO, Schedule, Timer, Watcher