Searched refs:ONE_MSEC_IN_NANOSEC (Results 1 – 1 of 1) sorted by relevance
49 const int ONE_MSEC_IN_NANOSEC = 1000000; in timedWait() local57 int nanoSecToGo = ONE_MSEC_IN_NANOSEC * msecToGo; in timedWait()