function clearInterval()
in
components/helper/sandbox.ts [79:81]
3
lines of code
1
McCabe index (conditional complexity)
function clearInterval(id) { clearTimer(id) }