#timeout #waiter #sleep #thread

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

#1787 in Asynchronous

Download history 461/week @ 2024-12-01 264/week @ 2024-12-08 264/week @ 2024-12-15 6/week @ 2024-12-22 79/week @ 2024-12-29 481/week @ 2025-01-05 308/week @ 2025-01-12 443/week @ 2025-01-19 487/week @ 2025-01-26 433/week @ 2025-02-02 311/week @ 2025-02-09 398/week @ 2025-02-16 320/week @ 2025-02-23 525/week @ 2025-03-02 404/week @ 2025-03-09 628/week @ 2025-03-16

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