summaryrefslogtreecommitdiffstats
path: root/src/tests/core/core_timing.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core_timing: Use better reference tracking for EventType. (#3159)bunnei2019-11-271-66/+18
* Core_Timing: Fix tests.Fernando Sahmkow2019-10-121-2/+2
* Core Timing: General corrections and added tests.Fernando Sahmkow2019-10-091-3/+153
* Tests: Eliminate old Core Timing TestsFernando Sahmkow2019-10-091-193/+0
* Core_Timing: Make core_timing threadsafe by default.Fernando Sahmkow2019-06-161-10/+10
* core_timing: Convert core timing into a classLioncash2019-02-161-103/+112
* core_timing: Rename CoreTiming namespace to Core::TimingLioncash2019-02-121-84/+85
* externals: Update catch to 2.3.0Lioncash2018-08-081-1/+1
* CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n302018-01-091-0/+237