mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* time: Make TimeZoneRule blittable and avoid copies This drastically reduce overhead of using TimeZoneRule around the codebase. Effect on games is unknown * Add missing Box type * Ensure we clean the structure still This doesn't perform any copies * Address gdkchan's comments * Simplify Box |
||
|---|---|---|
| .. | ||
| Clock | ||
| StaticService | ||
| TimeZone | ||
| Types | ||
| IAlarmService.cs | ||
| IPowerStateRequestHandler.cs | ||
| IStaticServiceForGlue.cs | ||
| IStaticServiceForPsc.cs | ||
| ITimeServiceManager.cs | ||
| ResultCode.cs | ||
| TimeManager.cs | ||
| TimeSharedMemory.cs | ||