Ryujinx/Ryujinx.HLE/HOS/Services/Time/Clock
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
..
ClockTypes.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
StandardLocalSystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
StandardNetworkSystemClockCore.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
StandardUserSystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00
SteadyClockCore.cs Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
SystemClockCore.cs Accurately implement steady & system clocks (#732) 2019-07-14 22:50:11 +02:00