futures-ticker

Crates.iofutures-ticker
lib.rsfutures-ticker
version0.0.3
sourcesrc
created_at2020-06-27 18:48:01.5452
updated_at2023-05-24 19:43:32.865777
descriptionAn asynchronous recurring time event
homepage
repositoryhttps://github.com/antifuchs/futures-ticker
max_upload_size
id258857
size21,273
Andreas Fuchs (antifuchs)

documentation

https://docs.rs/futures-ticker

README

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.

Commit count: 36

cargo fmt