module Crystal::EventLoop::Event
Defined in:
crystal/system/event_loop.crInstance Method Summary
-
#add(timeout : Time::Span) : Nil
Adds a new timeout to this event.
-
#free : Nil
Frees the event.