X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Ftest%2Ftimer_test.h;h=1da069fdba622811e8460b32b9a49f5325d7677d;hb=239da0efb58849e545ec44aeb839d41b8e4792cf;hp=75bcfdb3d13633eb6840922a9d52cd9af95df3ff;hpb=1da30faf7f4546eaeff9aaad85d99932445722cc;p=ardour.git diff --git a/libs/pbd/test/timer_test.h b/libs/pbd/test/timer_test.h index 75bcfdb3d1..1da069fdba 100644 --- a/libs/pbd/test/timer_test.h +++ b/libs/pbd/test/timer_test.h @@ -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;