The RMP Motion Controller APIs

◆ MotionCounterWaitChange()

bool MotionCounterWaitChange ( uint64_t motionWaitChange,
uint64_t timeoutMilliseconds )
pure virtual
Parameters
motionWaitChangethe value to wait to change from
timeoutMillisecondsduration to await before timing out (in ms). 0 checks the state and returns immediately. TimeoutForever waits forever
Returns
returns whether the await was successful or timed out