Searched defs:MS_PER_SECOND (Results 1 – 6 of 6) sorted by relevance
30 #define MS_PER_SECOND 1000 macro
31 constexpr int32_t MS_PER_SECOND = 1000; variable
33 const int32_t MS_PER_SECOND = 1000; variable
32 const int MS_PER_SECOND = 1000; variable
38 constexpr int MS_PER_SECOND = 1000; variable
32 static constexpr int MS_PER_SECOND = 1000; variable