mirror of
https://github.com/denoland/deno.git
synced 2025-01-14 01:50:19 -05:00
33da15ae5a
This change also makes the timers implementation closer to the spec, and sets up the stage to implement AbortSignal.timeout() (whatwg/dom#1032). Fixes #8965 Fixes #10974 Fixes #11398 |
||
---|---|---|
.. | ||
benches | ||
01_timers.js | ||
02_performance.js | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_timers
This crate implements the timers API.
Spec: https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timers