Penguin
Blame: SDL_GetTicks(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_GetTicks(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!GetTicks
2 !!!SDL_!GetTicks
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!GetTicks- Get the number of milliseconds since the SDL library initialization.
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __Uint32 SDL_!GetTicks__(__void__)
1 perry 19 !!DESCRIPTION
20
21
22 Get the number of milliseconds since the SDL library
23 initialization. Note that this value wraps if the program
24 runs for more than ~49 days.
25 !!SEE ALSO
26
27
28 __SDL_Delay__
29 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.