summaryrefslogtreecommitdiff
path: root/src/core/hle/service/time/time_s.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* time: Simplify interface creationGravatar Lioncash2018-07-241-16/+0
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-191-4/+2
* time: Add new line to ends of files.Gravatar bunnei2018-01-191-1/+1
* time: Refactor time:* to use a single shared moduleGravatar Rozlette2018-01-181-0/+18
* TIME: consolidate time:* interfaces, stub functions and structsGravatar Rozlette2018-01-171-23/+0
* time: Implement GetStandardUserSystemClock, GetCurrentTime.Gravatar bunnei2018-01-141-0/+23