APIs, concepts, guides, and more

◆ PerformanceTimerFrequencyGet()

int32_t PerformanceTimerFrequencyGet ( )
Description:
Returns the counts per second that you get from PerformanceTimerCountGet()
Returns
int32_t counts per second.
Note
Zero would indicate a failure to retrieve the actual value.
See also
PerformanceTimerCountGet
Examples
SyncInterrupt.cpp.