aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/time/time.h
AgeCommit message (Expand)Author
2018-11-17Implemented CalculateStandardUserSystemClockDifferenceByUserDavid Marcec
2018-11-10Added maybe_unusedDavid Marcec
2018-11-10Implement GetClockSnapshotDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-06-01Service/time: implement posix time to calendar conversionmailwl
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-21time: Add GetStandardLocalSystemClock, used by libnxshinyquagsire23
2018-01-25time: Implement ISteadyClock::GetCurrentTimePoint.bunnei
2018-01-24time: Stub GetSystemClockContext function.bunnei
2018-01-19time: Stub out GetTotalLocationNameCount and some cleanup.bunnei
2018-01-18time: Refactor time:* to use a single shared moduleRozlette
2018-01-17TIME: consolidate time:* interfaces, stub functions and structsRozlette
2018-01-14time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei