Searched defs:sleepTimeMs (Results 1 – 3 of 3) sorted by relevance
433 int32_t sleepTimeMs) in TransactionTestFunc()
105 int64_t sleepTimeMs = BLOCK_TIME_MS - (nowEndSysTimeMs - currentTimeMs) % BLOCK_TIME_MS; in SleepAndUpdateTime() local1124 int64_t sleepTimeMs = 0; in ParseCommand() local
3089 const int32_t sleepTimeMs = 1000; in ReportFailInfoAsync() local