Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tfjs
/ nextFrame
Function
nextFrame
tfjs-vis/src/render/render_utils.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
export
async
function
nextFrame() {
56
await
new
Promise(r => requestAnimationFrame(r));
57
}
Callers
2
makeCallbackFor
Function · 0.90
barchart
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…