Module gloo_timers::future
source · Expand description
Future
- and Stream
-backed timers APIs.
Structs
- A scheduled interval as a
Stream
. - A scheduled timeout as a
Future
.
Functions
- Waits until the specified duration has elapsed.
Future
- and Stream
-backed timers APIs.
Stream
.Future
.