Searched refs:resultsFuture (Results 1 – 1 of 1) sorted by relevance
35 std::future<ScreenCaptureResults> resultsFuture = resultsPromise.get_future(); in waitForResults() local36 const auto screenCaptureResults = resultsFuture.get(); in waitForResults()