Skip to content

shuteye provides nanosleep functionality. Let your rust code catch some shuteye

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

brayniac/shuteye

shuteye - nanosleep for rust

shuteye provides for high-resolution sleep in rust. Let your code catch some shuteye

The API documentation of this library can be found at docs.rs/shuteye.

conduct-badge travis-badge downloads-badge release-badge license-badge

Code of Conduct

NOTE: All conversations and contributions to this project shall adhere to the Code of Conduct

Usage

To use shuteye, first add this to your Cargo.toml:

[dependencies]
shuteye = "^0"

Then, add this to your crate root:

extern crate shuteye;

Documentation

View the docs here: https://docs.rs/shuteye/

Features

  • nanosleep

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

shuteye provides nanosleep functionality. Let your rust code catch some shuteye

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages