#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

#1956 in Asynchronous

Download history 236/week @ 2024-03-13 256/week @ 2024-03-20 170/week @ 2024-03-27 228/week @ 2024-04-03 194/week @ 2024-04-10 256/week @ 2024-04-17 281/week @ 2024-04-24 231/week @ 2024-05-01 174/week @ 2024-05-08 175/week @ 2024-05-15 359/week @ 2024-05-22 278/week @ 2024-05-29 241/week @ 2024-06-05 260/week @ 2024-06-12 274/week @ 2024-06-19 230/week @ 2024-06-26

1,049 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