summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc/time/static.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-19scope_exit: Make constexprFearlessTobi1-11/+22
2024-02-01service: use const references for input raw dataLiam1-8/+8
2024-01-27Move time services to new IPC.Kelebek11-331/+162
2024-01-24Rework time service to fix time passing offline.Kelebek11-0/+500