yuzu/src/core/hle/service/time
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
2023-02-21 12:19:25 -05:00
..
clock_types.h time: add LockFreeAtomicType 2022-12-21 22:36:55 -05:00
ephemeral_network_system_clock_context_writer.h
ephemeral_network_system_clock_core.h
errors.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
local_system_clock_context_writer.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
network_system_clock_context_writer.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
standard_local_system_clock_core.h
standard_network_system_clock_core.h
standard_steady_clock_core.cpp
standard_steady_clock_core.h
standard_user_system_clock_core.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
standard_user_system_clock_core.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
steady_clock_core.h
system_clock_context_update_callback.cpp kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
system_clock_context_update_callback.h kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
system_clock_core.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
system_clock_core.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
tick_based_steady_clock_core.cpp
tick_based_steady_clock_core.h
time_interface.cpp
time_interface.h
time_manager.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
time_manager.h
time_sharedmemory.cpp time: add LockFreeAtomicType 2022-12-21 22:36:55 -05:00
time_sharedmemory.h time: add LockFreeAtomicType 2022-12-21 22:36:55 -05:00
time_zone_content_manager.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_content_manager.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_manager.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
time_zone_manager.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_service.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_service.h
time_zone_types.h
time.cpp service: refactor server architecture 2023-02-21 12:19:25 -05:00
time.h service: refactor server architecture 2023-02-21 12:19:25 -05:00