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
Satya Rohith b6400a25a0
refactor(runtime): move performance API to timers extension (#10818)
Co-authored-by: Luca Casonato <hello@lcas.dev>
2021-06-07 14:19:33 +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.10.3 / 2021.05.31 2021-05-31 20:58:03 +00:00
lib.rs refactor(runtime): move performance API to timers extension (#10818) 2021-06-07 14:19:33 +02: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