Module alacritty::scheduler

source ·
Expand description

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

Structs

  • Scheduler tracking all pending timers.
  • Event scheduled to be emitted at a specific time.
  • ID uniquely identifying a timer.

Enums

  • Available timer topics.