I want to write a program that will check the frame rate of any application. My goal is to secure FPS and time of each frame . I have written such an application, it uses the Rivatuner Statistics Server API and does not work without it.
Are there any ready-made solutions in the form of DLL for getting information about frames of third-party applications?