This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
☰
yew
0.21.0
Module time
Functions
In yew::platform
?
Module
yew
::
platform
::
time
[
−
]
Expand description
Utilities for bridging time and tasks.
Functions
interval
Creates a Stream that yields an item after every period has elapsed.
sleep
Waits until duration has elapsed.