Constant tokio::task::local::MAX_TASKS_PER_TICK

source ยท
const MAX_TASKS_PER_TICK: usize = 61;
Expand description

Max number of tasks to poll per tick.