[][src]Module alacritty::scheduler

Scheduler for emitting events at a specific time in the future.

Structs

Scheduler

Scheduler tracking all pending timers.

Timer

Event scheduled to be emitted at a specific time.

Enums

TimerId

ID uniquely identifying a timer.

Type Definitions

Event