Searched defs:TIME_CONVERSION_UNIT (Results 1 – 5 of 5) sorted by relevance
34 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
53 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
36 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
64 constexpr int32_t TIME_CONVERSION_UNIT { 1000 }; variable
45 #define TIME_CONVERSION_UNIT 1000 macro