tokio::task::local

Constant MAX_TASKS_PER_TICK

Source
const MAX_TASKS_PER_TICK: usize = 61;
Expand description

Max number of tasks to poll per tick.