const DEBOUNCE_INTERVAL: Duration;
Available on crate feature experimental-api only.
Expand description

How long to wait after an event got received, before we try to process it.