MCPcopy
hub / github.com/apache/echarts / clear

Method clear

src/util/throttle.ts:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28export interface ThrottleController {
29 clear(): void;
30 debounceNextCall(debounceDelay: number): void;
31};
32

Callers 10

simpleRequire.jsFile · 0.65
initRecordCanvasFunction · 0.65
printSingleCanvasLayerFunction · 0.65
setOption.test.tsFile · 0.65
renderMethod · 0.65
_clearLayerMethod · 0.65
onclickMethod · 0.65
clearMethod · 0.65
_clearMethod · 0.65
clearFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected