I have a log parser that processes a log file, then sleeps for 2 seconds to look for more data. Kinda like tailing the log. I use sleep(2). I have tried syssleep(2) with teh same results. With performance monitor running, I see teh CPU max while it runs and stays maxed even while waiting. When I kill the process, teh CPU drops back to normal. I am on Windows XP-SP2.
2007-08-29 15:37:50 UTC in Regina REXX Interpreter