Skip to content

More efficient Time and Clock implementation.

PabloMK7 requested to merge clockimprove into develop

Changed Time internal representation to ticks, made many functions constexpr and inlines to allow for compile-time optimizations.

Merge request reports

Loading