MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ PerformanceTimerFrequencyGet()

int32 PerformanceTimerFrequencyGet ( )
pure virtual

Gets the frequency of the performance counter.

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