Commit Graph

19 Commits

Author SHA1 Message Date
Mathieu Lacage
65e4c20ca2 forgot to add template testcase 2009-09-29 16:30:38 +02:00
Mathieu Lacage
40904e24ad bug 675: convert unit tests to new test framework 2009-09-29 16:26:40 +02:00
Tom Henderson
71272db683 initialize timer in Timer unit tests 2009-05-21 06:46:38 -07:00
Fabian Mauchle
9c63493280 bug 568: Timer's default destroy policy not set. 2009-05-19 15:41:01 +02:00
Mathieu Lacage
83e7cf54f4 merge with HEAD 2007-10-16 14:44:36 +02:00
Mathieu Lacage
c7d39c7975 split timer implementation outside of Timer class 2007-10-10 13:18:15 +02:00
Mathieu Lacage
115506476b add missing copyright 2007-10-08 15:50:25 +02:00
Mathieu Lacage
4585f14b5f bug 87: do not export the garbage collection facility from the Timer class. 2007-10-11 17:59:59 +02:00
Mathieu Lacage
f70700c330 add Timer::GetDelayLeft 2007-10-04 09:22:05 +02:00
Mathieu Lacage
b28727ef8c make the timer a tristate object 2007-10-04 09:14:16 +02:00
Mathieu Lacage
855d52908b add Timer::Suspend/Resume/IsSuspended 2007-10-03 13:01:29 +02:00
Mathieu Lacage
4b00999550 add a Timer::Schedule (delay) method 2007-09-28 16:14:16 +02:00
Mathieu Lacage
c5797b916f add tests 2007-09-28 13:27:37 +02:00
Mathieu Lacage
82070b999c simplicy policy handling 2007-09-28 10:42:29 +02:00
Mathieu Lacage
cbf46c9ec4 re-implement the Timer class with the new type traits 2007-09-28 10:33:19 +02:00
Mathieu Lacage
c1717498f4 add testcase, make it work 2007-09-27 13:48:32 +02:00
Mathieu Lacage
74a57d9e12 implement the member function version of Timer::SetFunction (a1) 2007-09-27 13:45:55 +02:00
Mathieu Lacage
e4352e3c5a add doxygen for Timer class and implement the policy flags 2007-09-27 13:27:18 +02:00
Mathieu Lacage
da44de59b9 Implement a Timer API 2007-09-27 12:51:17 +02:00