1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/extensions/timers
2021-07-09 17:15:50 +02:00
..
benches refactor: asynchronous blob backing store (#10969) 2021-07-05 15:34:37 +02:00
01_timers.js refactor: use primordials for extensions/timers (#11256) 2021-07-05 19:39:33 +02:00
02_performance.js fix: inspecting prototypes of built-ins with custom inspect implementations should not throw (#11308) 2021-07-08 09:43:36 -04:00
Cargo.toml chore: update crates (#11332) 2021-07-09 17:15:50 +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