Page 1 of 1
					
				QueryPerformanceCounter() API !?
				Posted: Mon Sep 01, 2003 7:42 pm
				by Ralf
				Have read an article that topic api call gives better performence and returns more exactly millisecond resolution results!? Has someone an working example for timing using this command? Dont know how to call the api and handle its 64bit value  

 
			
					
				
				Posted: Mon Sep 01, 2003 9:07 pm
				by Karbon
				There is the HighResTimer userlib you can use too.. Search the forum - I think there are a few download links posted.
			 
			
					
				
				Posted: Tue Sep 02, 2003 9:29 pm
				by Ralf
				Karbon wrote:There is the HighResTimer userlib you can use too.. Search the forum - I think there are a few download links posted.
Thanks for tip. Anyway want to know how to use this with direct api calls and not any lib in purebasic. want to learn more about api and how to use it on this way  

 
			
					
				
				Posted: Tue Sep 02, 2003 9:42 pm
				by Karbon
				I'd help if I knew I wouldn't push you in the wrong direction - I'm still new to handling API functions too.. Hopefully someone can show you the correct way to do it!
			 
			
					
				
				Posted: Wed Sep 03, 2003 8:18 pm
				by Ralf
				Karbon wrote:I'd help if I knew I wouldn't push you in the wrong direction - I'm still new to handling API functions too.. Hopefully someone can show you the correct way to do it!
anyway many thanks for your helping hand  
