3 releases
| 0.0.3 | May 24, 2023 |
|---|---|
| 0.0.2 | Apr 10, 2022 |
| 0.0.1 | Jun 27, 2020 |
#1029 in Asynchronous
86,085 downloads per month
Used in 108 crates
(via libp2p-pubsub-common)
9KB
65 lines
futures-ticker - Asynchronous, recurring delivery of a timer event.
futures-ticker - a Stream that delivers values in a regular interval
This is an implementation of the Ticker pattern on Rust futures, based on futures-timer.
Dependencies
~0.6–0.8MB
~15K SLoC