Module yew::platform::time

source ·
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.