adaptive_sleep 0.1.0

Small library to pause current thread with an increasing sleep time
Documentation
[package]
authors = ["Hendrik Wolff <hendrik.wolff@agdsn.me>"]
description = "Small library to pause current thread with an increasing sleep time"
edition = "2018"
include = ["src/lib.rs", "LICENSE", "README.md"]
license = "MIT"
name = "adaptive_sleep"
repository = "https://gitlab.com/w0lff/adaptive-sleep"
version = "0.1.0"