Prev: pMySQLServer lib
Next: VOCOM for VO 2.8
From: Speedy on 19 May 2007 19:45 Hi I have a challenge ( I think). I need to wait a certain time in my app, and I would like not to use 99% CPU. For now I am looping and awaiting time to pass. Any suggestions to how to solve it? Speedy
From: Geoff Schaller on 19 May 2007 20:04 Sleep() ? "Speedy" <noone(a)fbi.net> wrote in message news:464f8bdc$1(a)proxy.mimer.no: > Hi > > I have a challenge ( I think). > > I need to wait a certain time in my app, and I would like not to use 99% > CPU. > > For now I am looping and awaiting time to pass. > > > Any suggestions to how to solve it? > > Speedy
From: Speedy on 19 May 2007 20:30 Hehe...how easy!! Searched VO functions, but not win funcs... Thanks! "Geoff Schaller" <geoff_(a)software_objectives.com.au> wrote in message news:464f909a(a)dnews.tpgi.com.au... > Sleep() ? > > > "Speedy" <noone(a)fbi.net> wrote in message news:464f8bdc$1(a)proxy.mimer.no: > >> Hi >> >> I have a challenge ( I think). >> >> I need to wait a certain time in my app, and I would like not to use 99% >> CPU. >> >> For now I am looping and awaiting time to pass. >> >> >> Any suggestions to how to solve it? >> >> Speedy >
|
Pages: 1 Prev: pMySQLServer lib Next: VOCOM for VO 2.8 |