The amount of frames to wait for
Optional
context: ContextThe context to use, if not provided the current context will be used
a promise that resolves after a certain amount of frames
await delayForFrames(10);
Generated using TypeDoc
Sep 10, 2024
Will wait for a specific amount of frames to pass