summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented CalculateStandardUserSystemClockDifferenceByUserDavid Marcec2018-11-171-1/+2
* Implement GetClockSnapshotDavid Marcec2018-11-091-1/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* time: Add the time:a serviceLioncash2018-07-251-6/+6
* time: Simplify interface creationLioncash2018-07-241-0/+32