summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: Fix resource release exception on exitameerj2021-02-211-0/+4
* service: time: Update current time with changes to RTC setting.bunnei2020-10-131-101/+258
* time_zone: Use std::chrono::seconds for strong typing.bunnei2020-05-131-1/+1
* hle: service: time_zone_manager: Use current time zone setting.bunnei2020-05-111-1/+10
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+137