]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/_lib.sh
Graph are are in milliseconds to be more readable
[can-benchmark.git] / tests / _lib.sh
index 3009a884a87d186e64780f5db643849f4fd9403d..4683be5546d938ac2125926488dbde6a7556341a 100644 (file)
@@ -13,6 +13,7 @@ PATH=$PWD/../_compiled/bin/:$PATH
 
 RTPRIO=${RTPRIO:-60}
 COUNT=${COUNT:-10000}
+export CANPING_MS=1            # Generate plots in milliseconds
 
 boost_irq_prio() {
     local PRIO=${1:-50}