#sleep #pause #increasing #thread #adaptive #time

adaptive_sleep

Small library to pause current thread with an increasing sleep time

1 unstable release

0.1.0 Nov 22, 2021

#5 in #increasing

MIT license

4KB
78 lines

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.

No runtime deps