[futurebasic] Re: [FB] A more precise timer function?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2008 : Group Archive : Group : All Groups

From: Brian Stevens <bstevens33@...>
Date: Mon, 24 Mar 2008 12:17:03 -0700
On Mar 24, 2008, at 9:18 AM, Markus Binder wrote:
> Hello again,
>
> the FBasic TIMER with steps 1 second wide is nearly unuseable. The  
> Toolbox Microseconds gives me a timer function with steps of 1/60  
> seconds which is better (fn TickCount), but still zu slow. My 20  
> years old Atari had a timer that gave me steps of 1/200 seconds. Is  
> there something like that in FBasic possible too? Thanks for your  
> help!

Might want to use QuiXample to search the source code. There are  
several examples as I recall. The FBtoC examples folder ( in the  
Calculations sub folder ) also has some code that might be of help.

Brian S.