gloo_timers

Module future

Source
Expand description

Future- and Stream-backed timers APIs.

Structs§

IntervalStream
A scheduled interval as a Stream.
TimeoutFuture
A scheduled timeout as a Future.

Functions§

sleep
Waits until the specified duration has elapsed.