tokio
1.41.1
In tokio::runtime::time::wheel::level
Constant
tokio
::
runtime
::
time
::
wheel
::
level
::
LEVEL_MULT
Copy item path
source
ยท
[
−
]
const LEVEL_MULT:
usize
= 64;
Expand description
Level multiplier.
Being a power of 2 is very important.