yuzu/src/core/hle/service/glue/time
2024-01-31 01:41:59 +00:00
..
alarm_worker.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
alarm_worker.h Move time services to new IPC. 2024-01-27 03:30:09 +00:00
file_timestamp_worker.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
file_timestamp_worker.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
manager.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
manager.h Address review comments and fix compilation problems 2024-01-25 16:43:53 -05:00
pm_state_change_handler.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
pm_state_change_handler.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
standard_steady_clock_resource.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
standard_steady_clock_resource.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
static.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
static.h Move time services to new IPC. 2024-01-27 03:30:09 +00:00
time_zone_binary.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
time_zone_binary.h Move time services to new IPC. 2024-01-27 03:30:09 +00:00
time_zone.cpp Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings. 2024-01-31 01:41:59 +00:00
time_zone.h Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings. 2024-01-31 01:41:59 +00:00
worker.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
worker.h Move time services to new IPC. 2024-01-27 03:30:09 +00:00