adaptive_sleep 0.1.0

Small library to pause current thread with an increasing sleep time
Documentation

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.