Searched defs:NS_TO_MS (Results 1 – 3 of 3) sorted by relevance
31 constexpr int32_t NS_TO_MS = 1000000; variable
32 constexpr uint64_t NS_TO_MS = 1000000; variable
90 constexpr const int NS_TO_MS = 1000; variable