Searched defs:SEC_TO_MILLISEC (Results 1 – 4 of 4) sorted by relevance
29 constexpr int64_t SEC_TO_MILLISEC = 1000; variable
34 constexpr uint64_t SEC_TO_MILLISEC = 1000; variable
26 #define SEC_TO_MILLISEC 1000 macro
238 constexpr int64_t SEC_TO_MILLISEC = 1000; in AddFaultLog() local