Searched refs:SECOND2MSECOND (Results 1 - 2 of 2) sorted by relevance

/external/srec/portable/include/
H A Dpmutex.h35 #define SECOND2MSECOND 1000 macro
/external/srec/portable/src/
H A Dptimer.c220 timer->elapsed = (asr_uint32_t) ((TIMER_MAX_VAL - remaining.it_value.tv_sec) * SECOND2MSECOND
241 *elapsed = (asr_uint32_t) ((TIMER_MAX_VAL - remaining.it_value.tv_sec) * SECOND2MSECOND

Completed in 179 milliseconds