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

  /external/srec/portable/src/
ptimestamp.c 45 timestamp->msecs = now.tv_nsec / MSECOND2NSECOND;
ptimer.c 221 - remaining.it_value.tv_nsec / MSECOND2NSECOND);
242 - remaining.it_value.tv_nsec / MSECOND2NSECOND);
  /external/srec/portable/include/
pmutex.h 36 #define MSECOND2NSECOND 1000000

Completed in 4172 milliseconds