summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/clock_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: time: Setup the network clock with the local clock contextMorph2021-04-081-1/+7
* core: Silence Wclass-memaccess warningsReinUsesLisp2021-01-151-13/+13
* time: Remove overflow error checking (currently breaks ADO builds).bunnei2020-01-041-9/+1
* service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.bunnei2020-01-041-0/+20
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+91