Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / FPS Counter

Author
Message
Chris Hunter
21
Years of Service
User Offline
Joined: 17th Mar 2003
Location:
Posted: 17th Mar 2003 14:37
I use sync rate 30
and
sync

is there a function that returns the real uses fps rate?
if not.. how could i calculate it?

could anybody help me i am very new to programming
Superbeest
21
Years of Service
User Offline
Joined: 9th Mar 2003
Location: Netherlands
Posted: 17th Mar 2003 16:21
As i Posted inyour other question. System fps()
return value(integer) = system fps()

Magister Mundi sum!
yosepp
21
Years of Service
User Offline
Joined: 14th Dec 2002
Location:
Posted: 17th Mar 2003 17:37
in db classic i use the code



----prays that the code thing works

fire, fire, fire
-"Cornholio" alias Beavis
Xoid
21
Years of Service
User Offline
Joined: 8th Mar 2003
Location:
Posted: 18th Mar 2003 01:30
just set,

sync rate 0 <-- this will allow the system to go as fast as it can go

for example:

sync on
sync rate 0

do
set cursor 0,0
print screen fps()
sync
loop

Login to post a reply

Server time is: 2024-11-13 00:03:31
Your offset time is: 2024-11-13 00:03:31