summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_sharedmemory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)bunnei2019-11-251-2/+2
* Addressed issuesDavid Marcec2019-06-261-17/+20
* Implement Time::GetSharedMemoryNativeHandleDavid Marcec2019-06-251-0/+71