Get the number of milliseconds that have elapsed since the SDL library initialization.
An unsigned 64‑bit integer that represents the number of milliseconds that have elapsed since the SDL library was initialized (typically via a call to SDL_Init).
Threadsafety: It is safe to call this function from any thread.
See Implementation
Get the number of milliseconds that have elapsed since the SDL library initialization.