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

SDL_GetPerformanceFrequency (last edited 2011-04-06 18:10:32 by SheenaSmith)

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