This website requires JavaScript.
Explore
Help
Sign In
3party
/
easy_profiler
Watch
0
Star
0
Fork
0
You've already forked easy_profiler
mirror of
https://github.com/yse/easy_profiler.git
synced
2024-12-26 08:01:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
easy_profiler
/
sample
History
Victor Zarubkin
beba74d559
(GUI) Added real-time FPS Monitor which shows current max/avg frame time in GUI even if profiler is disabled. You just need to connect to the profiled app. You can close (hide) FPS Monitor and it would not send network requests to the profiled application anymore. You can increase/decrease FPS Monitor requests interval in "Settings -> FPS Monitor -> Request interval, ms". Right click on FPS Monitor window to show context menu in which you can clear contents or hide FPS Monitor.
2017-04-03 23:16:36 +03:00
..
CMakeLists.txt
MinGW build fixes: Thanks to
https://github.com/Nitrotoluol
for help!
2017-02-14 21:22:26 +03:00
main.cpp
(GUI) Added real-time FPS Monitor which shows current max/avg frame time in GUI even if profiler is disabled. You just need to connect to the profiled app. You can close (hide) FPS Monitor and it would not send network requests to the profiled application anymore. You can increase/decrease FPS Monitor requests interval in "Settings -> FPS Monitor -> Request interval, ms". Right click on FPS Monitor window to show context menu in which you can clear contents or hide FPS Monitor.
2017-04-03 23:16:36 +03:00