Re: [Plib-users] (no subject)
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-11-19 20:08:49
|
> LANIUS wrote: > > Hi > i'm new at plib how do i make the cpu go idle for example > if i want to write ordernery application (no game ) You mean you just want to yield some CPU time for other applications to use? You could use ulMilliSecondSleep(x) where x is the number of milliseconds to delay. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |