summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* time: Stub out GetTotalLocationNameCount and some cleanup.bunnei2018-01-191-1/+1
* time: Refactor time:* to use a single shared moduleRozlette2018-01-181-9/+13
* TIME: consolidate time:* interfaces, stub functions and structsRozlette2018-01-171-0/+36
* time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei2018-01-151-0/+16