MCPcopy Create free account
hub / github.com/dop251/goja_nodejs / ClearInterval

Method ClearInterval

eventloop/eventloop.go:207–211  ·  view source on GitHub ↗

ClearInterval cancels an Interval returned by SetInterval. ClearInterval is safe to call inside or outside the loop.

(i *Interval)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

TestNativeIntervalFunction · 0.95
TestNativeClearIntervalFunction · 0.95
TestEventLoop_TerminateFunction · 0.95

Calls 2

addAuxJobMethod · 0.95
clearIntervalMethod · 0.95

Tested by 4

TestNativeIntervalFunction · 0.76
TestNativeClearIntervalFunction · 0.76
TestEventLoop_TerminateFunction · 0.76