Constant DEBOUNCE_INTERVAL

Source
const DEBOUNCE_INTERVAL: Duration;
Expand description

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