Add tests that show the timing differences between the Glib/mm based timeouts
authorTim Mayberry <mojofunk@gmail.com>
Mon, 22 Dec 2014 05:44:12 +0000 (12:44 +0700)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 1 Jan 2015 12:04:09 +0000 (19:04 +0700)
commit1da30faf7f4546eaeff9aaad85d99932445722cc
tree352886cef832b63c604eac93a11aed0098d7c137
parentb959b3fb87f4e3b740d3ad64024d1c8c3eb0aebc
Add tests that show the timing differences between the Glib/mm based timeouts

This shows that PBD::Timer is pretty much identical in terms of timing and CPU
usage as Glib TimeoutSources.

They also show the differences on Windows when setting the minimum Multimedia Timer
resolution using timeBeginPeriod
libs/pbd/test/timer_test.cc [new file with mode: 0644]
libs/pbd/test/timer_test.h [new file with mode: 0644]
libs/pbd/wscript
wscript