#timeout #thread #waiter #sleep

delay

A collection of trait and classes to make your thread wait (and timeout)

5 unstable releases

0.3.1 Feb 11, 2021
0.3.0 Sep 23, 2020
0.2.0 Aug 5, 2020
0.1.1 Jun 22, 2020
0.1.0 Mar 9, 2020

#1808 in Asynchronous

Download history 252/week @ 2023-12-04 63/week @ 2023-12-11 238/week @ 2023-12-18 26/week @ 2023-12-25 11/week @ 2024-01-01 313/week @ 2024-01-08 428/week @ 2024-01-15 497/week @ 2024-01-22 481/week @ 2024-01-29 423/week @ 2024-02-05 304/week @ 2024-02-12 244/week @ 2024-02-19 261/week @ 2024-02-26 401/week @ 2024-03-04 196/week @ 2024-03-11 226/week @ 2024-03-18

1,085 downloads per month
Used in 2 crates (via icx-asset)

Apache-2.0

15KB
370 lines

rs-delay

A collection of trait and classes to make your thread wait (and timeout).

Usage

No runtime deps