Docs.rs
futures-ticker-0.0.3
futures-ticker 0.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
antifuchs
Dependencies
futures ^0.3.28
normal
futures-timer ^3.0.2
normal
proptest ^1.0.0
dev
smol ^1.2.5
dev
instant ^0.1.12
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate futures_ticker
Version 0.0.3
All Items
Structs
?
Crate
futures_ticker
source
·
[
−
]
Expand description
futures-ticker - Asynchronous, recurring delivery of a timer event.
Structs
Ticker
Yields the current time in regular intervals.