citra/externals/microprofile
Sam Spilsbury aacc3a4a59 microprofile: Use std::abs
Using the global-namespace C function will cause the wrong
overload to get picked
2016-04-23 11:48:58 +08:00
..
README.md Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile_html.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofileui.h microprofile: Use std::abs 2016-04-23 11:48:58 +08:00

README.md

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