Searched refs:MS2NS (Results 1 – 2 of 2) sorted by relevance
42 const int MS2NS = 1000000; variable96 return (int64_t) ((t.tv_sec * S2MS) + (t.tv_nsec / MS2NS)); in UTCTimeSeconds()
47 const int MS2NS = 1000000; variable142 return (int64_t)((t.tv_sec * S2MS) + (t.tv_nsec / MS2NS)); in UTCTimeSeconds()