Constant START_DEBOUNCE
pub(crate) const START_DEBOUNCE: Duration;Expand description
How long must pass after a start attempt before a new one is allowed (and re-stop triggered).
pub(crate) const START_DEBOUNCE: Duration;How long must pass after a start attempt before a new one is allowed (and re-stop triggered).