Searched defs:SEC_TO_MILLISEC (Results 1 – 13 of 13) sorted by relevance
56 static constexpr uint16_t SEC_TO_MILLISEC = 1000; variable
28 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
28 pub(crate) static SEC_TO_MILLISEC: i32 = 1000; variable
48 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
29 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
26 #define SEC_TO_MILLISEC 1000 macro
114 constexpr int64_t SEC_TO_MILLISEC = 1000; in GetCurrentTimeMicros() local
42 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
41 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
35 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
240 constexpr int64_t SEC_TO_MILLISEC = 1000; in AddFaultLog() local
62 constexpr uint64_t SEC_TO_MILLISEC = 1000; variable