summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/clock_types.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-08service: time: Setup the network clock with the local clock contextMorph1-1/+7
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp1-13/+13
2020-01-04time: Remove overflow error checking (currently breaks ADO builds).bunnei1-9/+1
2020-01-04service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.bunnei1-0/+20
2020-01-04service: time: Rewrite implementation of glue services.bunnei1-0/+91