Function getTicks
Wraps SDL_GetTicks or SDL_GetTicks64 on SDL 2.0.18 which gets the time since the SDL library was initialized
in milliseconds
ulong getTicks() @trusted;
Returns
milliseconds since the initialization of the SDL library