Module backoff

Source
Expand description

This file was modified based on the following program in Crossbeam-Utils.

Source: <https://github.com/crossbeam-rs/crossbeam/blob/master/crossbeam-utils/src/backoff.rs>

Copyright & License:

Structs§

Backoff
Makes the current thread to wait in the short time.