0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx.HLE/HOS/Services/Time/Clock
Thomas Guillemard 97d0c62423 Accurately implement steady & system clocks (#732)
* Improve SteadyClock implementation accuracy

* Rewrite system clocks to be accurate

* Implement IStaticService 100 & 101

* Add time:* permissions

* Address comments

* Realign TimePermissions definitions

* Address gdk's comments

* Fix after rebase
2019-07-14 22:50:11 +02:00
..
ClockTypes.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
StandardLocalSystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
StandardNetworkSystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
StandardUserSystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
SteadyClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
SystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00