incProcLoopTotal static method

void incProcLoopTotal()

Implementation

static void incProcLoopTotal(){
	_procEnv._procLoopTotal++;
}