MCPcopy
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
55export async function nextFrame() {
56 await new Promise(r => requestAnimationFrame(r));
57}

Callers 2

makeCallbackForFunction · 0.90
barchartFunction · 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…