pub const EVENT_QUEUE_TIMEOUT: Duration;
Expand description
The amount of time QueuedEvent
s are held in the EventQueue
without
being handled.
pub const EVENT_QUEUE_TIMEOUT: Duration;
The amount of time QueuedEvent
s are held in the EventQueue
without
being handled.