netstack_
testing_
common
0.0.1
Modules
constants
devices
dhcpv4
interfaces
ndp
nud
packets
ping
realms
Constants
ASYNC_EVENT_CHECK_INTERVAL
ASYNC_EVENT_NEGATIVE_CHECK_TIMEOUT
ASYNC_EVENT_POSITIVE_CHECK_TIMEOUT
Functions
annotate
get_child_component_event_matcher
get_component_moniker
get_component_stopped_event_stream
get_deprecated_netstack2_inspect_data
get_inspect_data
get_inspect_property
pause_fake_clock
setup_network
setup_network_with
sleep
try_all
try_any
wait_for_component_stopped
wait_for_component_stopped_with_stream
Type Aliases
Result
netstack_testing_common
Function
sleep
Copy item path
Settings
Help
Summary
Source
pub async fn sleep(secs:
i64
)
Expand description
Asynchronously sleeps for specified
secs
seconds.