Searched refs:GET_FD_EXPIREATION_TIME (Results 1 – 2 of 2) sorted by relevance
46 constexpr uint32_t GET_FD_EXPIREATION_TIME = 2000; variable
142 waitResult = cvEmpty_.wait_for(lock, std::chrono::milliseconds(GET_FD_EXPIREATION_TIME), in CreateAVMuxer()