eventuallyUpdateBuildProgress

fun eventuallyUpdateBuildProgress(position: Long, globalCodeSize: Long)

Ensure the new build position information will eventually be presented to the display.

Parameters

position

The global parse position, in bytes.

globalCodeSize

The target number of bytes to parse.