MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ PerformanceTimerCountGet()

int32 PerformanceTimerCountGet ( )
pure virtual

Gets the current high performance counter value.

Description:
Returns the lower 32 bits of the high performance Counter, which is a high resolution timestamp (<1us).
Returns
int32 counter value of high performance Counter.
Note
This may be useful for time-interval measurements.
See also
PerformanceTimerFrequencyGet
Examples
SyncInterrupt.cpp.