summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Resolve cases of member field shadowingLioncash2021-05-041-1/+1
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-5/+6
* Deglobalize System: TimeDavid Marcec2019-09-221-1/+1
* Addressed issuesDavid Marcec2019-06-261-0/+2
* Implement Time::GetSharedMemoryNativeHandleDavid Marcec2019-06-251-2/+3
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* time: Add the time:a serviceLioncash2018-07-251-2/+2
* time: Simplify interface creationLioncash2018-07-241-0/+16