Searched defs:MS_TO_NS (Results 1 – 2 of 2) sorted by relevance
27 constexpr uint64_t MS_TO_NS = 1e6; variable
56 constexpr int64_t MS_TO_NS = 1000 * 1000; variable