Searched refs:kDefaultSeeWaitTimeout (Results 1 – 2 of 2) sorted by relevance
84 constexpr Nanoseconds kDefaultSeeWaitTimeout = Seconds(30); variable236 Microseconds timeout = kDefaultSeeWaitTimeout,491 Microseconds timeout = kDefaultSeeWaitTimeout);
165 if (SystemTime::getMonotonicTime() < (kDefaultSeeWaitTimeout + Seconds(15))) { in handleMissingSensor()731 if (!getBigImageSeeHelper()->init(&seeHelperCallback, kDefaultSeeWaitTimeout, in init()