jj
    Preparing search index...

    Function nextAnimationFrame

    • Returns a promise that resolves before the next repaint.

      Returns Promise<number>

      A promise that resolves with the timestamp.

      Used to give the UI a moment to update.

      await nextAnimationFrame()