[−][src]Function sdl2_sys::SDL_GetTicks
pub unsafe extern "C" fn SDL_GetTicks() -> Uint32
\brief Get the number of milliseconds since the SDL library initialization.
\note This value wraps if the program runs for more than ~49 days.
pub unsafe extern "C" fn SDL_GetTicks() -> Uint32
\brief Get the number of milliseconds since the SDL library initialization.
\note This value wraps if the program runs for more than ~49 days.