Commit Graph

11 Commits

Author SHA1 Message Date
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