Searched defs:ms (Results 1 – 4 of 4) sorted by relevance
147 let ms = this in poll() localVariable
43 static void KalMs2TimeSpec(struct timespec* tp, unsigned int ms) in KalMs2TimeSpec()
636 uint32_t ms = time; in PrintTime() local689 double ms = static_cast<uint64_t>(endTime - timerMap[timerName]) / 1000.0; in TimeLog() local707 double ms = static_cast<uint64_t>(endTime - timerMap[timerName]) / 1000.0; in TimeEnd() local
546 double ms = 50; variable