summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc/time/time_zone_service.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* scope_exit: Make constexprFearlessTobi2024-02-191-13/+19
* service: use const references for input raw dataLiam2024-02-011-3/+3
* 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.Kelebek12024-01-311-12/+8
* Move time services to new IPC.Kelebek12024-01-271-221/+101
* Rework time service to fix time passing offline.Kelebek12024-01-241-0/+289