tokio
1.46.1
In tokio::
runtime::
time::
wheel::
level
tokio
::
runtime
::
time
::
wheel
::
level
Constant
LEVEL_MULT
Copy item path
Source
const LEVEL_MULT:
usize
= 64;
Expand description
Level multiplier.
Being a power of 2 is very important.