This is unreleased documentation for Yew Next version.
For up-to-date documentation, see the latest version on docs.rs.

Module yew::platform::time

Expand description

Utilities for bridging time and tasks.

Functions§

  • Creates a Stream that yields an item after every period has elapsed.
  • Waits until duration has elapsed.