2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/time
Morph 2283fccc1b service: time: Setup the network clock with the local clock context
Setting the network time allows some time based events using the network clock to not reset.
2021-04-08 13:26:38 -04:00
..
clock_types.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
ephemeral_network_system_clock_context_writer.h
ephemeral_network_system_clock_core.h
errors.h
interface.cpp
interface.h
local_system_clock_context_writer.h
network_system_clock_context_writer.h
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
standard_user_system_clock_core.h
steady_clock_core.h
system_clock_context_update_callback.cpp
system_clock_context_update_callback.h
system_clock_core.cpp
system_clock_core.h
tick_based_steady_clock_core.cpp
tick_based_steady_clock_core.h
time.cpp service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time_manager.cpp service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time_manager.h kernel: Fix resource release exception on exit 2021-02-20 20:51:11 -05:00
time_sharedmemory.cpp
time_sharedmemory.h
time_zone_content_manager.cpp
time_zone_content_manager.h
time_zone_manager.cpp service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00
time_zone_manager.h
time_zone_service.cpp
time_zone_service.h
time_zone_types.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00