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

#2416 in Web programming

Download history 4/week @ 2024-02-13 60/week @ 2024-02-20 170/week @ 2024-02-27

234 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

~88MB
~1.5M SLoC