#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

#1852 in Asynchronous

Download history 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 207/week @ 2024-03-25 236/week @ 2024-04-01 177/week @ 2024-04-08 253/week @ 2024-04-15

877 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