xhSleepFor

Crates.ioxhSleepFor
lib.rsxhSleepFor
version0.1.2
sourcesrc
created_at2021-11-12 05:37:44.535398
updated_at2021-11-12 14:05:26.609186
descriptionA tools similar to sleep in linux
homepagehttps://github.com/xh-dev-rust/xhSleepFor
repositoryhttps://github.com/xh-dev-rust/xhSleepFor
max_upload_size
id480791
size4,279
(xh-dev)

documentation

https://github.com/xh-dev-rust/xhSleepFor

README

Command

xhSleepFor [ns|nm|nh|nd]

Demon

# sleep for 1 second
xhSleepFor 1s

# sleep for 1 minute
xhSleepFor 1m

# sleep for 1 hour
xhSleepFor 1h

# sleep for 1 day
xhSleepFor 1h
Commit count: 3

cargo fmt