Searched defs:SECOND_TO_MS (Results 1 – 4 of 4) sorted by relevance
27 static constexpr int64_t SECOND_TO_MS = 1000; variable
31 const static int SECOND_TO_MS = 1000; variable
32 static const int SECOND_TO_MS = 1000; variable
312 static const int64_t SECOND_TO_MS = 1000; variable