summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* time: Stub out GetTotalLocationNameCount and some cleanup.bunnei2018-01-191-3/+11
* time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette2018-01-181-6/+6
* time: Refactor time:* to use a single shared moduleRozlette2018-01-181-17/+11
* TIME: consolidate time:* interfaces, stub functions and structsRozlette2018-01-171-2/+128
* time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei2018-01-151-0/+16