Ryujinx/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