Reduce run time/output of PBD::Timer unit test
This commit is contained in:
parent
f694b867c1
commit
3b57d246d7
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user