SDL_GetTicks64

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. ulong SDL_GetTicks64()
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl2018)
    ulong
    SDL_GetTicks64
    ()
  2. pSDL_GetTicks64 SDL_GetTicks64;

Meta