1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 15:03:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Time
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
..
Clock Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
TimeZone Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
IStaticService.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
ISteadyClock.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
ISystemClock.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
ITimeZoneService.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ITimeZoneServiceTypes.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ResultCode.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
TimePermissions.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00