Commit Graph

3 Commits (8135f4bfcef268c2d29a636f1c0b9f38ab8a25e4)

Author SHA1 Message Date
Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing
Places all of the timing-related functionality under the existing Core
namespace to keep things consistent, rather than having the timing
utilities sitting in its own completely separate namespace.
Lioncash 62b0b83fd8 externals: Update catch to 2.3.0
Updates the library from 2.2.3 to 2.3.0
B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra )
* CoreTiming: New CoreTiming; Add Test for CoreTiming