Ryujinx/Ryujinx.HLE/HOS/Services/Time/TimeZone/Types
Mary 30ee70a9bc
time: Make TimeZoneRule blittable and avoid copies (#3361)
* 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
2022-06-24 19:04:57 +02:00
..
CalendarAdditionalInfo.cs time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
CalendarInfo.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
CalendarTime.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
TimeTypeInfo.cs time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
TimeZoneRule.cs time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
TzifHeader.cs hle: Improve safety (#2778) 2021-10-24 19:13:20 -03:00