X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FIntervalTimer.test.cc;h=b32cc31fa5da84a4739cf81d65ac466b8c64b303;hb=92f8630b75f3ef50e73c48cde58645dcd1534e27;hp=3f5d92b228fbbaac100ad330191ac0fb1626f00d;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/PPI/IntervalTimer.test.cc b/PPI/IntervalTimer.test.cc index 3f5d92b..b32cc31 100644 --- a/PPI/IntervalTimer.test.cc +++ b/PPI/IntervalTimer.test.cc @@ -21,7 +21,7 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief IntervalTimer.test unit tests */ + \brief IntervalTimer unit tests */ //#include "IntervalTimer.test.hh" //#include "IntervalTimer.test.ih" @@ -65,7 +65,7 @@ namespace { }; bool is_close_clock(senf::ClockService::clock_type a, senf::ClockService::clock_type b, - unsigned long delta = senf::ClockService::milliseconds(100)) + senf::ClockService::clock_type delta) { return (a