summaryrefslogtreecommitdiff
path: root/src/core/perf_stats.cpp
AgeCommit message (Expand)Author
2018-10-24perf_stats: Remove unused variable within DoFrameLimiting()Lioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-22Merge pull request #840 from FearlessTobi/port-3353bunnei
2018-08-21perf_stats: Change MAX_LAG_TIME_US to an appropriate valueMerryMage
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-05perf_stats: Correct literal used for MAX_LAG_TIME_USLioncash
2018-08-05core_timing: Make GetGlobalTimeUs() return std::chrono::microsecondsLioncash
2018-04-20math_util: Remove the Clamp() functionLioncash
2018-01-16UI: Fix frame rate perf statsJames Rowe
2018-01-12Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe
2017-02-26PerfStats: Re-order and document members betterYuri Kunde Schlesner
2017-02-26Core: Re-write frame limiterYuri Kunde Schlesner
2017-02-26Core: Make PerfStats internally lockedYuri Kunde Schlesner
2017-02-26PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner
2017-02-26Add performance statistics to status barYuri Kunde Schlesner