const DEFAULT_GLOBAL_QUEUE_INTERVAL: u32 = 31;
Expand description

Used if none is specified. This is a temporary constant and will be removed as we unify tuning logic between the multi-thread and current-thread schedulers.