Searched refs:kCustomCollectionMaxDuration (Results 1 – 1 of 1) sorted by relevance
56 const auto kCustomCollectionMaxDuration = 30min; variable269 if (maxDuration > kCustomCollectionMaxDuration) { in startCustomCollection()272 << duration_cast<milliseconds>(kCustomCollectionMaxDuration).count() in startCustomCollection()