Function setAsyncMaxWorkIntervalMSec

Updates the approximate maximum continuous amount of work that can be done without yielding for other work. If no value is provided, the default value (5) is used.

setAsyncTimeComplexityThreshold

  • Parameters

    • intervalMSec: undefined | number

    Returns void