summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc/time/system_clock.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* scope_exit: Make constexprFearlessTobi2024-02-191-2/+6
* service: use const references for input raw dataLiam2024-02-011-1/+1
* Move time services to new IPC.Kelebek12024-01-271-69/+23
* Rework time service to fix time passing offline.Kelebek12024-01-241-0/+127