Module time
tokio
1.44.1
Module time
Module Items
Modules
Structs
Functions
In tokio::
runtime
Modules
blocking
builder
config
context
driver
handle
io
metrics
park
runtime
scheduler
task
task_hooks
thread_id
time
Structs
Builder
EnterGuard
Handle
Runtime
RuntimeMetrics
TryCurrentError
Enums
RuntimeFlavor
Constants
BOX_FUTURE_THRESHOLD
Type Aliases
Callback
tokio
::
runtime
Module
time
Copy item path
Settings
Help
Summary
Source
Expand description
Time driver.
Modules
§
entry
🔒
Timer state structures.
handle
🔒
source
🔒
wheel
🔒
Structs
§
Atomic
Option
NonZero
U64
🔒
Driver
🔒
Time implementation that drives
Sleep
,
Interval
, and
Timeout
.
Inner
🔒
Timer state shared between
Driver
,
Handle
, and
Registration
.
Sharded
Wheel
🔒
Wrapper around the sharded timer wheels.
Functions
§
next_
wake_
time
🔒