The RMP Motion Controller APIs

◆ PerformanceTimerFrequencyGet()

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