nanojpeg: default timeout
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1790 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -7,5 +7,6 @@
|
|||||||
#define NANOJPEG_BIN_OFFSET 0x100000
|
#define NANOJPEG_BIN_OFFSET 0x100000
|
||||||
#define NANOJPEG_RESULTS "nanojpeg.csv"
|
#define NANOJPEG_RESULTS "nanojpeg.csv"
|
||||||
#define NANOJPEG_INSTR_LIMIT 999999999 // currently "unlimited"
|
#define NANOJPEG_INSTR_LIMIT 999999999 // currently "unlimited"
|
||||||
|
#define NANOJPEG_TIMEOUT 5000 // 2s
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user