Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Determining FPS

Discussing issues that occur during plugin development.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Kilo
Plugin Author
Posts: 2
Joined: December 21st, 2006, 8:06 pm

Determining FPS

Post by Kilo »

I'd like to write a plugin to display FPS (frames per second). Does anyone know how to determine the current FPS rate? Programs like Fraps are able to do this, so it must be possible.

-Brian

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

It's possible if you know how to code it. :lol:

:idea: Search the web for sample codes (fitting your language experience).
Lcd Smartie supports (delphi,VB.net, VC++, C# for plugins so there are plenty of examples out there)

Post Reply