summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/system_clock_core.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-18time/system_clock_core: Remove unnecessary initializerLioncash1-1/+1
This is already initialized within the class body.
2020-01-04service: time: Rewrite implementation of glue services.bunnei1-0/+72