1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/extensions/timers
Luca Casonato 0385a99052
v1.11.3
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-07-02 00:13:40 +02:00
..
benches core: don't include_str extension js code (#10786) 2021-05-29 16:20:52 +02:00
01_timers.js chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-31 16:37:28 +02:00
02_performance.js refactor(runtime): move performance API to timers extension (#10818) 2021-06-07 14:19:33 +02:00
Cargo.toml v1.11.3 2021-07-02 00:13:40 +02:00
lib.rs fix: set minimum timeout to be 4 milliseconds (#10972) 2021-06-15 14:18:16 -04:00
README.md Rename crate_ops to extensions (#10431) 2021-04-30 15:51:48 -04:00

deno_timers

This crate implements the timers API.

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