Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gre/gl-react
/ _stopLoop
Method
_stopLoop
packages/gl-react/src/createSurface.tsx:489–491 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
487
}
488
489
_stopLoop(): void {
490
cancelFrame(this._loopRaf);
491
}
492
493
_draw(): void {
494
const { gl, root, glView } = this;
Callers
3
componentWillUnmount
Method · 0.95
rebootForDebug
Method · 0.95
Surface
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected