← Package directory
Available on winget

Install FramePro

C++ Frame Profiler

Install with winget
winget install --id PureDevSoftware.FramePro
Upgrade
winget upgrade --id PureDevSoftware.FramePro
Uninstall
winget uninstall --id PureDevSoftware.FramePro

About FramePro

Getting Started Integrate FramePro into your codebase in minutes - simply add FramePro.cpp/h into your code and start adding scopes. Add timing scopes using the supplied macros to any function or block of code. FramePro will then track the time, thread and core of each scope. This scope information will be sent to the FramePro application, where thread and core utilization can be viewed for each frame. Why FramePro? FramePro has minimal overhead. When profiling, the first rule is to not change the behavior of what...

Version history

Version Updated Notes
1.12.0.0 Unknown Release notes