Ryujinx/Ryujinx.HLE/Utilities
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
..
StringUtils.cs time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
UInt128.cs Refactor the friend namespace (#721) 2019-07-04 17:14:17 +02:00