yuzu/src/core/hle/service/time
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.
2019-02-12 12:42:17 -05:00
..
interface.cpp Implemented CalculateStandardUserSystemClockDifferenceByUser 2018-11-17 14:01:16 +11:00
interface.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
time.cpp core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
time.h service/time: Fill in some structures and remove padding where not necessary 2018-12-29 18:26:32 -05:00