yuzu/externals/microprofile
Valeri fa660190ff
externals: microprofileui: Remove unused variables
Allows yuzu to be built with Clang 15
..
README.md Integrate the MicroProfile profiling library
microprofile.h externals: microprofile: Eliminate variable shadowing
microprofile_html.h Integrate the MicroProfile profiling library
microprofileui.h externals: microprofileui: Remove unused variables

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