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

#75 in #deno

Download history 1/week @ 2024-03-15 133/week @ 2024-03-29 19/week @ 2024-04-05

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