const MAX_TASKS_PER_TICK: usize = 61;
Expand description

Max number of tasks to poll per tick.