Simple timeout implementation
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 6 Nov 2006 15:40:15 +0000 (15:40 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 6 Nov 2006 15:40:15 +0000 (15:40 +0000)
commit2654c3b13a187f38dc026e04c76ea5c885b34787
tree5dd8b78d1419c4cce8a0df29f68d725785d6a26d
parent1835b928b179302ecb716d697fbf3fa24b415ba4
Simple timeout implementation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@150 270642c3-0616-0410-b53a-bc976706d245
Scheduler/Scheduler.cc
Scheduler/Scheduler.hh
Scheduler/Scheduler.test.cc
Utils/MicroTime.cc [new file with mode: 0644]
Utils/MicroTime.hh [new file with mode: 0644]
Utils/MicroTime.test.cc [new file with mode: 0644]