• Dispatch a new 'SmoothTimeUpdateEvent' if the currentFrame differs from the previous.

    Parameters

    • currentFrame: number

      The current frame from the player.

    • Optional previousFrame: number

      The frame from the previous check.

    Returns void