measure sleep delay in loop
This commit is contained in:
9
V2/sleep/Cargo.toml
Normal file
9
V2/sleep/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "sleep"
|
||||
version = "0.1.0"
|
||||
authors = ["Simon Wörner <git@simon-woerner.de>"]
|
||||
|
||||
[dependencies]
|
||||
# libc = ">=0.2.21"
|
||||
shuteye = ">=0.2.0"
|
||||
time = ">=0.1.36"
|
||||
Reference in New Issue
Block a user