Searched defs:SECOND_TO_MILLI (Results 1 – 3 of 3) sorted by relevance
39 const int SECOND_TO_MILLI = 1000; variable
29 constexpr int32_t SECOND_TO_MILLI = 1000; variable
47 #define SECOND_TO_MILLI 1000 macro