procLoopCount static method

int procLoopCount()

Implementation

static int procLoopCount(){
	return _procEnv._procLoopCount;
}