MCPcopy Create free account
hub / github.com/AyushSaini00/60minuteJavaScript / end

Function end

Speed-Reader/app.js:54–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54function end(){
55 //clear the interval
56 clearInterval(interval);
57}
58
59function run(){
60 //run the reader

Callers 2

stopReaderFunction · 0.85
runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected