Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_GetTicks?

SDL_GetTicks?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_GetTicks?- Get the number of milliseconds since the SDL library initialization.

SYNOPSIS

#include

Uint32 SDL_GetTicks?(void)

DESCRIPTION

Get the number of milliseconds since the SDL library initialization. Note that this value wraps if the program runs for more than 49 days.

SEE ALSO

SDL_Delay


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.