adaptive_sleep

Crates.ioadaptive_sleep
lib.rsadaptive_sleep
version0.1.0
sourcesrc
created_at2021-11-22 16:16:26.811847
updated_at2021-11-22 16:16:26.811847
descriptionSmall library to pause current thread with an increasing sleep time
homepage
repositoryhttps://gitlab.com/w0lff/adaptive-sleep
max_upload_size
id485749
size4,801
Hendrik Wolff (hw0lff)

documentation

README

Adaptive Sleep

Small library to pause current thread with an increasing sleep time. The time to wait increases linearly at the beginning and at a certain amount of time it increases exponentially.

Commit count: 0

cargo fmt