Skip to main content

DEBOUNCE_INTERVAL

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.