summaryrefslogtreecommitdiffstats
path: root/externals/microprofile/microprofileui.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* microprofileui: Use correct printf specifierSam Spilsbury2016-04-231-0/+5
|
* microprofile: Use std::absSam Spilsbury2016-04-231-1/+1
| | | | | Using the global-namespace C function will cause the wrong overload to get picked
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+3348
This brings goodies such as a configurable user interface and multi-threaded timeline view.