Fix Mackie control metering (fixes #6608).
[ardour.git] / libs / pbd / test / timer_test.h
index 75bcfdb3d13633eb6840922a9d52cd9af95df3ff..1da069fdba622811e8460b32b9a49f5325d7677d 100644 (file)
@@ -106,7 +106,7 @@ private:
        { return rapid2_timer_usecs () / 1000; }
 
        static guint64 test_length_ms ()
-       { return 10 * 1000; }
+       { return 2 * 1000; }
 
        std::string m_current_test_name;