Expand description
Future
- and Stream
-backed timers APIs.
Structs§
- Interval
Stream - A scheduled interval as a
Stream
. - Timeout
Future - A scheduled timeout as a
Future
.
Functions§
- sleep
- Waits until the specified duration has elapsed.
Future
- and Stream
-backed timers APIs.
Stream
.Future
.