aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/psc/time/common.h
AgeCommit message (Collapse)Author
2024-01-31Remove a few hacks for clock setups, which seem to no longer be needed, but ↵Kelebek1
fix network clock to local clock on every boot. Also fix some logging strings.
2024-01-27Move time services to new IPC.Kelebek1
Add some fixes/improvements to usage with the new IPC
2024-01-24Rework time service to fix time passing offline.Kelebek1