MCPcopy Create free account
hub / github.com/denoland/std / unstable_throttle_test.ts

File unstable_throttle_test.ts

async/unstable_throttle_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import {
3 assertEquals,
4 assertGreater,

Callers

nothing calls this directly

Calls 15

throttleFunction · 0.90
assertEqualsFunction · 0.90
assertLessFunction · 0.90
delayFunction · 0.90
assertGreaterFunction · 0.90
assertNotEqualsFunction · 0.90
assertStrictEqualsFunction · 0.90
nowMethod · 0.80
tickMethod · 0.80
stringifyMethod · 0.80
fnFunction · 0.70
clearMethod · 0.65

Tested by

no test coverage detected