Searched refs:SECOND_TO_MSENC (Results 1 – 1 of 1) sorted by relevance
87 #define SECOND_TO_MSENC 1000 macro293 int64_t when = t.sec * SECOND_TO_MSENC + t.usec / MILLISECOND_TO_MICRO; in LnnUpTimeMs()