pal_
async
0.0.0
Module timer
Structs
Traits
In crate pal_
async
Module
pal_async
::
timer
Copy item path
source
·
[
−
]
Expand description
Timer-related functionality.
Structs
§
Instant
Instant represents a number of nanoseconds since some process-specific epoch.
Polled
Timer
An asynchronous timer.
Sleep
Future
implementation for
PolledTimer::sleep
and
PolledTimer::sleep_until
.
Traits
§
Poll
Timer
A trait for polling timers.
Timer
Driver
A trait for driving timers.