pub unsafe extern "C" fn SDL_GetPerformanceFrequency() -> u64
dep_sdl3
Get the count per second of the high resolution counter.
Returns a platform-specific count per second.
It is safe to call this function from any thread.
This function is available since SDL 3.2.0.
SDL_GetPerformanceCounter