View Single Post
Re: what's your pathwalking algorithm
Old
  (#8)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default Re: what's your pathwalking algorithm - 05-01-2004

2GB Athlon (1.6 real), 512RAM, 100fps in CS

I thing that 15ms values are due to some background program in my OS, 'cause it is never 14ms or 16ms, only 0 or 15.

I used the function you posted here. Does it return the number of cpu cycles or what ? I get most of time < 100000 but sometimes I get more than milion (always 0 with ::GetTickCount).
When I get 15 with GetTickCount, I get more than 10 milions obviously o_O

thanx for help


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)

Last edited by koraX; 05-01-2004 at 20:58..
  
Reply With Quote