0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/ext/timers
2021-12-22 22:20:17 +01:00
..
benches chore: remove No*Permissions structs (#12316) 2021-10-04 22:56:24 +02:00
01_timers.js feat(ext/timers): add refTimer, unrefTimer API (#12953) 2021-12-09 17:00:55 +09:00
02_performance.js fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851) 2021-09-25 02:07:22 +09:00
Cargo.toml chore: merge v1.17.1 into main (#13184) 2021-12-22 22:20:17 +01:00
lib.rs refactor(timers): refactor timers to use one async op per timer (#12862) 2021-12-07 13:39:58 +01:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_timers

This crate implements the timers API.

Spec: https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timers