Ryujinx/Ryujinx.HLE/HOS/Services/Time
Thomas Guillemard 1f3a34dd7a Implement time:* 2.0.0 & 3.0.0 commands (#735)
* Finish ISteadyClock implementation

* Implement IsStandardNetworkSystemClockAccuracySufficient

Also use signed values for offsets and TimeSpanType

* Address comments

* Fix one missing nit and improve one comment
2019-07-15 19:52:35 +02:00
..
Clock Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
TimeZone Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
IStaticService.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
ISteadyClock.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
ISystemClock.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +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