0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/extensions/timers
2021-06-19 15:37:07 +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 chore: upgrade Tokio to 1.7.1 (#11045) 2021-06-19 15:37:07 +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