• Parameters

    • frameCount: number
    • Optional context: Context

    Returns Promise<void>

    a promise that resolves after a certain amount of frames e.g. await delayForFrames(10) will wait for 10 frames to pass

Generated using TypeDoc