MCPcopy Create free account
hub / github.com/hoothin/UserScripts / stop

Function stop

Picviewer CE+/dist.user.js:18603–18605  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18601 this.slideShowInterval=slideShowInterval;
18602
18603 function stop(){
18604 clearInterval(slideShowInterval);
18605 };
18606
18607 return stop;
18608 },

Callers 3

keyUpHandlerFunction · 0.70
mouseUpHandlerFunction · 0.70
initFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected