using QueryPerformanceFrequency?

Started by
2 comments, last by Esap1 24 years, 1 month ago
Im trying to find the FPS, How do I use QueryPerformanceFrequency(), Ive checked the Docs, but dont know how to use the LARGE_INTEGER it returns, are there any other ways of getting the Frames Per Second. It Doesnt need to be that perfect, within a couple frames a second is fine. Thanks a LOT
Advertisement
just look up LARGE_INTEGER in the help files...


Great Milenko

Words Of Wisdom:
"Never Stick A Pretzel In Your Butt It Might Break Off In There."


http://www.crosswinds.net/~milenko
http://www.crosswinds.net/~pirotech

The Great Milenko"Don't stick a pretzel up your ass, it might get stuck in there.""Computer Programming is findding the right wrench to hammer in the correct screw."
Pleeeeeeeeease man search this forum for "timing again" I think it's the name of the thread you want. I didn't write the code in that thread for nothing you know I wonder if actually someone out there isn't just pulling info from the archives here and dumping it into their next best seller Cheers.

Jerry

Edited by - JD on 3/4/00 12:32:00 AM
Sorry JD, I figured it out, from the other one, sorry I even made this

This topic is closed to new replies.

Advertisement