aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/time/interface.cpp
AgeCommit message (Expand)Author
2021-05-04service: Resolve cases of member field shadowingLioncash
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-04-14service: time: Implement CalculateStandardUserSystemClockDifferenceByUser.bunnei
2020-03-27services: time: Implement CalculateSpanBetween.bunnei
2020-01-04service: time: Implement GetStandardLocalSystemClock.bunnei
2020-01-04service: time: Implement GetClockSnapshotFromSystemClockContext.bunnei
2020-01-04service: time: Implement IsStandardNetworkSystemClockAccuracySufficient.bunnei
2020-01-04service: time: Rewrite implementation of glue services.bunnei
2019-11-12service: Update function tablesLioncash
2019-09-22Deglobalize System: TimeDavid Marcec
2019-06-26Implement Time::GetSharedMemoryNativeHandleDavid Marcec
2019-04-11service: Update service function tablesLioncash
2018-11-17Implemented CalculateStandardUserSystemClockDifferenceByUserDavid Marcec
2018-11-10Implement GetClockSnapshotDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-25time: Add the time:a serviceLioncash
2018-07-24time: Simplify interface creationLioncash