licenses.dev

spin_sleep v0.3.7

Accurate sleeping. Only use native sleep as far as it can be trusted, then spin.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/spin_sleep)](https://licenses.dev/cargo/spin_sleep)
<a href="https://licenses.dev/cargo/spin_sleep">
  <img src="https://licenses.dev/b/cargo/spin_sleep" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.7 version:

[![licenses](https://licenses.dev/b/cargo/spin_sleep/0.3.7)](https://licenses.dev/cargo/spin_sleep/0.3.7)
<a href="https://licenses.dev/cargo/spin_sleep/0.3.7">
  <img src="https://licenses.dev/b/cargo/spin_sleep/0.3.7" alt="licenses" />
</a>
GitHub