Searched refs:kMaxWaitForFirstFrame (Results 1 – 1 of 1) sorted by relevance
46 constexpr TimeDelta kMaxWaitForFirstFrame = TimeDelta::Millis(500); variable225 wait_for_frame_event_.Wait(first_frame_ ? kMaxWaitForFirstFrame in GetFrame()