MCPcopy Create free account
hub / github.com/plotly/plotly.js / throttle.js

File throttle.js

src/lib/throttle.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var timerCache = {};
4

Callers

nothing calls this directly

Calls 2

_clearTimeoutFunction · 0.85
execFunction · 0.85

Tested by

no test coverage detected