MCPcopy
hub / github.com/Justineo/github-hovercard / clearTimeout

Function clearTimeout

extensions/edge/timeout.js:25–27  ·  view source on GitHub ↗
(timerId)

Source from the content-addressed store, hash-verified

23}
24
25function clearTimeout(timerId) {
26 delete __activeTimers[timerId];
27}

Callers 9

tooltipster.jsFile · 0.85
tooltipster.jsFile · 0.85
logFunction · 0.85
tooltipster.jsFile · 0.85
logFunction · 0.85
tooltipster.jsFile · 0.85
logFunction · 0.85
tooltipster.jsFile · 0.85
checkInstalledFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected