mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 22:40:17 +00:00
f2e3caee6c
This fixes a bunch of narrowing conversion errors, e.g.: error: format specifies type 'unsigned long long' but the argument has type 'u64' (aka 'unsigned long') [-Werror,-Wformat] |
||
---|---|---|
.. | ||
microprofile_html.h | ||
microprofile.h | ||
microprofileui.h | ||
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