HomeSort by relevance Sort by last modified time
    Searched refs:PCPUTimerStart (Results 1 - 2 of 2) sorted by null

  /external/srec/portable/include/
pcputimer.h 61 PORTABLE_API ESR_ReturnCode PCPUTimerStart(PCPUTimer *timer);
74 * time since the last time PCPUTimerStart() was called.
  /external/srec/portable/src/
pcputimer.c 73 ESR_ReturnCode PCPUTimerStart(PCPUTimer *timer)
122 * elapsed time since the last time PCPUTimerStart() was called.
202 ESR_ReturnCode PCPUTimerStart(PCPUTimer *timer)
219 * elapsed time since the last time PCPUTimerStart() was called.

Completed in 148 milliseconds