yuzu/src/core/hle/service/time
Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units
Makes the interface more type-safe and consistent in terms of return
values.
2019-06-04 20:31:24 -04:00
..
interface.cpp service: Update service function tables 2019-04-11 02:47:00 -04: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/core_timing_util: Use std::chrono types for specifying time units 2019-06-04 20:31:24 -04:00
time.h service/time: Fill in some structures and remove padding where not necessary 2018-12-29 18:26:32 -05:00