Module timer
wlan_
common
0.0.1
Module timer
Module Items
Structs
Traits
Functions
Type Aliases
In crate wlan_
common
Modules
append
big_endian
bss
buffer_reader
buffer_writer
capabilities
channel
data_writer
energy
error
ie
mac
mgmt_writer
organization
scan
security
sequence
sequestered
sink
stats
test_utils
tim
time
timer
tx_vector
wmm
Macros
assert_variant
assert_variant_at_idx
fake_bss_description
fake_bss_description__
fake_fidl_bss_description
fake_fidl_bss_description__
frame_len
random_bss_description
random_fidl_bss_description
rsne_ensure
Structs
RadioConfig
Type Aliases
UnalignedView
wlan_common
Module
timer
Copy item path
Settings
Help
Summary
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