summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/clock_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* time: implement ContinuousAdjustmentTimePointLiam2023-05-121-0/+12
* time: add LockFreeAtomicTypeLiam2022-12-221-0/+1
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-4/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Rename NewUUID to UUID, and remove the previous UUID implMorph2022-02-051-4/+4
* service: Migrate to the new UUID implementationMorph2022-02-051-4/+4
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-2/+2
* 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