Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1254 → Rev 1255

/demos/trunk/loader/common/calibrate.h
1,8 → 1,8
 
/* Nunber of calibration iterations */
#define CALIBRATING_DELTA 100000
#define CALIBRATION_DELTA 100000
 
/* Usec of exec time for CALIBRATING_DELTA iterations
Set to 0 if you calibrate during loader execution */
#define CALIBRATING_RESULT 0
#define CALIBRATION_RESULT 0