futures-ticker 0.0.1

An asynchronous recurring time event
Documentation

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.