]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/tests/timing/fwp-timing.c
fwp-timing: Allow maximal delay up to 10 seconds
[frescor/fwp.git] / fwp / tests / timing / fwp-timing.c
index 5d7726d3498d2994e2a80deaa1f19e0c6d9bdb75..4ed0c28458fc6d08a1af20c6183e13d7c5e43744 100644 (file)
@@ -27,7 +27,7 @@
 bool opt_verbose = false;
 bool opt_quiet = false;
 
-#define HIST_MAX_US 1000000
+#define HIST_MAX_US 10000000
 #define HIST_RES_US 10
 
 struct histogram {