summaryrefslogtreecommitdiffstats
path: root/src/core/perf_stats.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-12/+12
* core_timing: Make GetGlobalTimeUs() return std::chrono::microsecondsLioncash2018-08-061-4/+4
* PerfStats: Re-order and document members betterYuri Kunde Schlesner2017-02-271-4/+13
* Core: Re-write frame limiterYuri Kunde Schlesner2017-02-271-0/+16
* Core: Make PerfStats internally lockedYuri Kunde Schlesner2017-02-271-0/+7
* PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner2017-02-271-1/+9
* Add performance statistics to status barYuri Kunde Schlesner2017-02-271-0/+43