Skip to main content

PROGRESS_DEBOUNCE_MS

Constant PROGRESS_DEBOUNCE_MS 

Source
const PROGRESS_DEBOUNCE_MS: u64 = 100;
Expand description

Debounce duration for progress information display (in milliseconds) Progress is only shown after this duration to avoid flicker on fast operations