#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

#1965 in Asynchronous

Download history 337/week @ 2024-07-20 357/week @ 2024-07-27 377/week @ 2024-08-03 192/week @ 2024-08-10 309/week @ 2024-08-17 368/week @ 2024-08-24 405/week @ 2024-08-31 320/week @ 2024-09-07 227/week @ 2024-09-14 294/week @ 2024-09-21 248/week @ 2024-09-28 254/week @ 2024-10-05 122/week @ 2024-10-12 392/week @ 2024-10-19 267/week @ 2024-10-26 202/week @ 2024-11-02

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