Constant tokio::runtime::time::wheel::level::LEVEL_MULT

source ยท
const LEVEL_MULT: usize = 64;
Expand description

Level multiplier.

Being a power of 2 is very important.