3 releases
0.0.3 | May 24, 2023 |
---|---|
0.0.2 | Apr 10, 2022 |
0.0.1 | Jun 27, 2020 |
#1007 in Asynchronous
69,495 downloads per month
Used in 64 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
~1MB
~16K SLoC