summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_s.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-0/+11
* time: Add missing time:s functions, used for libnxshinyquagsire232018-02-231-0/+4
* service/time: remove accidental #pragmastgsm2018-01-211-2/+0
* time: Add new line to ends of files.bunnei2018-01-191-1/+1
* time: Refactor time:* to use a single shared moduleRozlette2018-01-181-0/+20
* TIME: consolidate time:* interfaces, stub functions and structsRozlette2018-01-171-58/+0
* time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei2018-01-151-0/+58