Searched refs:ONE_MS_IN_NS (Results 1 – 2 of 2) sorted by relevance
14 const unsigned int ONE_MS_IN_NS = 100000; in ftime() local22 tp->millitm = ts.tv_nsec / ONE_MS_IN_NS; in ftime()