Searched refs:FIVE_SECONDS_IN_MS (Results 1 – 2 of 2) sorted by relevance
531 static constexpr uint32_t FIVE_SECONDS_IN_MS = 5'000; variable
1220 bool ret = MsgHandleLoop::SendSyncMsg(msgType, msg, reply, FIVE_SECONDS_IN_MS); in DoSyncCallAndGetReply()