isleep 0.3.2

Intermittent sleeping and return the control flow inbetween
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.spin_sleep]
optional = true
version = "1"

[features]
accuracy = ["dep:spin_sleep"]

[package]
authors = ["Raui Ghazaleh <rj.ghazaleh@gmail.com>"]
description = "Intermittent sleeping and return the control flow inbetween"
edition = "2021"
homepage = "https://github.com/raui100/iSleep"
keywords = ["intermittent", "sleep", "accuracy"]
license = "Apache-2.0"
name = "isleep"
readme = "README.md"
repository = "https://github.com/raui100/iSleep"
version = "0.3.2"