32 breaking releases

0.34.0 Feb 3, 2022
0.32.0 Jan 20, 2022
0.28.0 Dec 22, 2021
0.25.0 Nov 24, 2021
0.11.0 Jul 26, 2021

#80 in #deno

Download history 4/week @ 2024-02-13 60/week @ 2024-02-20 175/week @ 2024-02-27 6/week @ 2024-03-05 3/week @ 2024-03-12 38/week @ 2024-03-26 114/week @ 2024-04-02

164 downloads per month
Used in 2 crates (via easyops_deno)

MIT license

32KB
819 lines

deno_timers

This crate implements the timers API.

Spec: https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timers


lib.rs:

This module helps deno implement timers and performance APIs.

Dependencies

~89MB
~2M SLoC