Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2011-03-31 18:22:12
Size: 743
Editor: SheenaSmith
Comment: update content - possible RV?
Revision 3 as of 2011-04-06 18:10:32
Size: 586
Editor: SheenaSmith
Comment: update content - w/ Sam; remove draft
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 16: Line 15:
Returns ^a platform-specific^ count per second on success, or ^a default value^ on failure,,; call [[SDL_GetError]]() for more information,,. Returns a platform-specific count per second.
Line 27: Line 26:
 .[[SDL_GetPerformanceCounter]] ???  .[[SDL_GetPerformanceCounter]]

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

None: SDL_GetPerformanceFrequency (last edited 2016-04-15 22:15:10 by PhilippWiesemann)

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