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