Searched refs:RECOGNIZE_COMPLETE_TIMEOUT_US (Results 1 – 2 of 2) sorted by relevance
34 static constexpr int64_t RECOGNIZE_COMPLETE_TIMEOUT_US = 1 * 1000; //1ms variable88 this, std::placeholders::_1, std::placeholders::_2), RECOGNIZE_COMPLETE_TIMEOUT_US) in InitStates()
44 static constexpr int64_t RECOGNIZE_COMPLETE_TIMEOUT_US = 2 * 1000 * 1000; //2s variable95 RECOGNIZE_COMPLETE_TIMEOUT_US) in InitStates()