MCPcopy
hub / github.com/processing/p5.js / nextFrameCallback

Function nextFrameCallback

test/unit/core/environment.js:123–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 let clock;
122 let prevRequestAnimationFrame;
123 let nextFrameCallback = () => {};
124 let controlledP5;
125
126 beforeEach(function() {

Callers 1

environment.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected