tokio
1.44.1
In tokio::
runtime::
time::
wheel::
level
Structs
Expiration
Level
Constants
LEVEL_MULT
Functions
level_range
occupied_bit
slot_for
slot_range
tokio
::
runtime
::
time
::
wheel
::
level
Constant
LEVEL_MULT
Copy item path
Settings
Help
Summary
Source
const LEVEL_MULT:
usize
= 64;
Expand description
Level multiplier.
Being a power of 2 is very important.