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-07-05 19:39:33 +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 refactor: use primordials for extensions/timers (#11256) 2021-07-05 19:39:33 +02:00
Cargo.toml chore: upgrade Tokio to 1.8.0 (#11281) 2021-07-05 15:50:56 +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