output total error to the log for now
This commit is contained in:
@@ -156,6 +156,7 @@ ScreenEvaluation::ScreenEvaluation( CString sClassName, Type type ) : Screen(sCl
|
|||||||
default:
|
default:
|
||||||
ASSERT(0);
|
ASSERT(0);
|
||||||
}
|
}
|
||||||
|
LOG->Trace( "total error %i", stageStats.iTotalError[0], stageStats.iTotalError[1] );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user