Table of Contents - event_loop-0.1.0 Documentation
Classes and Modules
Methods
- ::new — EventLoop::Loop
- ::new — EventLoop::Loop::Timer
- #advance — EventLoop::Loop::Timer
- #calculate_next_fire_time — EventLoop::Loop::Timer
- #dispatch_event — EventLoop::Loop
- #due? — EventLoop::Loop::Timer
- #finished? — EventLoop::Loop::Timer
- #fire — EventLoop::Loop
- #fire_after — EventLoop::Loop
- #fire_every — EventLoop::Loop
- #fire_timer — EventLoop::Loop
- #fire_timers — EventLoop::Loop
- #last_interval_start — EventLoop::Loop::Timer
- #next_timeout — EventLoop::Loop
- #on — EventLoop::Loop
- #prune_timers — EventLoop::Loop
- #reschedule — EventLoop::Loop::Timer
- #reschedule_timer_for_event — EventLoop::Loop
- #run — EventLoop::Loop
- #run_once — EventLoop::Loop
- #set_fired_time — EventLoop::Loop::Timer
- #set_timer — EventLoop::Loop
- #stop — EventLoop::Loop
- #stopped? — EventLoop::Loop
- #wait_to_run — EventLoop::Loop
- #wakeup — EventLoop::Loop