tokio::runtime::time::wheel::level

Constant LEVEL_MULT

Source
const LEVEL_MULT: usize = 64;
Expand description

Level multiplier.

Being a power of 2 is very important.