Constant GC_FALLBACK_THRESHOLD_MS

Source
pub(crate) const GC_FALLBACK_THRESHOLD_MS: Config<usize>;
Expand description

Determines how long to wait before an active GC is considered “stuck” and a new GC is started.