Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/core/hle/service/time
Lioncash 0197e28cc9
core_timing: Namespace all functions and constants in core_timing's header
All of these variables and functions are related to timings and should be within the namespace.
2018-04-30 03:32:59 -04:00
..
time_s.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
time_s.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
time_u.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
time_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
time.cpp core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
time.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00