startBatch function

void startBatch()

Implementation

void startBatch() {
  ++system.batchDepth;
}