wlan_
common
0.0.1
Module timer
Module Items
Structs
Traits
Functions
Type Aliases
In crate wlan_
common
wlan_common
Module
timer
Copy item path
Source
Structs
§
Event
Event
Handle
An EventHandle is used to manage a single scheduled timer. If a handle is dropped, the corresponding timeout will not fire. This behavior may be bypassed via
EventHandle::drop_without_cancel
.
Timer
Traits
§
Timeout
Duration
Functions
§
create_
timer
make_
async_
timed_
event_
stream
Type Aliases
§
EventId
Event
Sender
Event
Stream
Scheduled
Event