Searched refs:PTimerStart (Results 1 - 4 of 4) sorted by relevance

/external/srec/portable/include/
H A Dptimer.h58 PORTABLE_API ESR_ReturnCode PTimerStart(PTimer *timer);
69 * time since the last time PTimerStart() was called.
/external/srec/portable/src/
H A Dptimer.c81 ESR_ReturnCode PTimerStart(PTimer *timer) function
109 * elapsed time since the last time PTimerStart() was called.
194 ESR_ReturnCode PTimerStart(PTimer *timer) function
230 * elapsed time since the last time PTimerStart() was called.
/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c819 PTimerStart ( addWordTimer );
863 PTimerStart ( compileTimer );
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c812 PTimerStart ( addWordTimer );
855 PTimerStart ( compileTimer );

Completed in 1474 milliseconds