yuzu/src/core/hle/service/time
bunnei a4c6712a4b common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
2021-04-14 16:24:03 -07: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 service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
ephemeral_network_system_clock_core.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
errors.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
interface.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
interface.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
local_system_clock_context_writer.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
network_system_clock_context_writer.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
standard_local_system_clock_core.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
standard_network_system_clock_core.h service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const 2020-04-17 20:02:45 -04:00
standard_steady_clock_core.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
standard_steady_clock_core.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
standard_user_system_clock_core.cpp hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
standard_user_system_clock_core.h hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
steady_clock_core.h service/time: Add virtual destructors where applicable 2020-04-17 19:59:31 -04:00
system_clock_context_update_callback.cpp hle: kernel: Rename WritableEvent to KWritableEvent. 2021-02-05 14:00:36 -08:00
system_clock_context_update_callback.h hle: kernel: Rename WritableEvent to KWritableEvent. 2021-02-05 14:00:36 -08:00
system_clock_core.cpp time/system_clock_core: Remove unnecessary initializer 2020-04-17 20:04:06 -04:00
system_clock_core.h service/time: Add virtual destructors where applicable 2020-04-17 19:59:31 -04:00
tick_based_steady_clock_core.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
tick_based_steady_clock_core.h service: time: Rewrite implementation of glue services. 2020-01-04 13:48:29 -05:00
time.cpp Merge pull request #6170 from Morph1984/more-time-fixes 2021-04-11 10:50:08 -07: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 common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
time_manager.h kernel: Fix resource release exception on exit 2021-02-20 20:51:11 -05:00
time_sharedmemory.cpp hle: kernel: Rename SharedMemory to KSharedMemory. 2021-02-18 16:16:12 -08:00
time_sharedmemory.h hle: kernel: Rename SharedMemory to KSharedMemory. 2021-02-18 16:16:12 -08:00
time_zone_content_manager.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
time_zone_content_manager.h hle: services: TimeZoneContentManager: This can be made explicit. 2020-10-26 16:11:45 -07:00
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 service: time: Implement ToPosixTimeWithMyRule. 2020-01-22 23:20:19 -05:00
time_zone_service.cpp ITimeZoneService: Update to 12.x 2021-04-08 19:40:25 -06:00
time_zone_service.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
time_zone_types.h service: time: Setup the network clock with the local clock context 2021-04-08 13:26:38 -04:00