esleep 1.1.0

std::thread::sleep(std::time::Duration::from_secs(10)) -> esleep::s(10)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Hardfood <mdzzdyxc@163.com>"]
description = "std::thread::sleep(std::time::Duration::from_secs(10)) -> esleep::s(10)"
edition = "2021"
keywords = ["sleep", "time"]
license = "MIT"
license-file = "LICENSE"
name = "esleep"
readme = "README.md"
repository = "https://gitee.com/w-8/esleep"
version = "1.1.0"