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
Module Items
Functions
In yew::
platform
yew
::
platform
Module
time
Copy item path
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.