This commit is contained in:
Jeff Hill
2000-01-20 16:30:42 +00:00
parent 9b77ed8956
commit 91ef01803b
2 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#include <math.h>
#include "fdmgr.h"
#include "osiTime.h"
#include "tsStamp.h"
#include "cadef.h"
#include "epicsAssert.h"

View File

@@ -92,7 +92,6 @@ int main ()
//
#if 0
while (1) {
osiTime::synchronize();
osiSleep (10 /* sec */, 0 /* uSec */);
}
#endif