Wiki Page Content

Revision 3 as of 2011-04-06 18:10:32

Clear message

SDL_GetPerformanceFrequency

Use this function to get the count per second of the high resolution counter.

Syntax

Uint64 SDL_GetPerformanceFrequency(void)

Return Value

Returns a platform-specific count per second.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryTimer

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit