startWorkUnits

fun startWorkUnits(countToBeQueued: Int)

Start N work units, which are about to be queued.

Parameters

countToBeQueued

The number of new work units that are being queued.