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