TimerListener: microsecond granularity (ms is too coarse)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1952 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#define NANOJPEG_RESULTS "nanojpeg.csv"
|
||||
//#define NANOJPEG_INSTR_LIMIT 999999999 // currently "unlimited"
|
||||
#define NANOJPEG_INSTR_LIMIT 1000000
|
||||
#define NANOJPEG_TIMEOUT 1000 // 1s
|
||||
#define NANOJPEG_TIMEOUT 1000000 // 1s
|
||||
#define NANOJPEG_GOLDEN_PPM "golden.ppm"
|
||||
#define NANOJPEG_STATE "bochs.state"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user