tokio-timer

Crates.iotokio-timer
lib.rstokio-timer
version0.2.13
sourcesrc
created_at2017-01-12 00:27:11.74493
updated_at2020-02-04 23:50:14.347986
descriptionTimer facilities for Tokio
homepagehttps://github.com/tokio-rs/tokio
repositoryhttps://github.com/tokio-rs/tokio
max_upload_size
id8029
size168,325
Core (github:tokio-rs:core)

documentation

https://docs.rs/tokio-timer/0.2.13/tokio_timer

README

tokio-timer

Timer facilities for Tokio

Note: This crate is deprecated in tokio 0.2.x and has been moved into tokio::time behind the time feature flag.

Documentation

Overview

This crate provides timer facilities for usage with Tokio.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 3810

cargo fmt