mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-17 02:16:21 +01:00
![noah the goodra](/assets/img/avatar_default.png)
I changed the macro in microprofileui.h from WIN32 to _WIN32 so that it would correctly dectect that its being compiled on a windows platform
microprofile
MicroProfile is a embeddable profiler in a single file, written in C++
It can display profile information in the application, or by generating captures via a minimal built in webserver.
For more information see the project webpage at https://bitbucket.org/jonasmeyer/microprofile