Searched refs:TIME_THRESHOLD_MS (Results 1 – 1 of 1) sorted by relevance
26 static constexpr uint64_t TIME_THRESHOLD_MS = 500; variable65 if (timeInterval > TIME_THRESHOLD_MS) { in ~ImageDataStatistics()68 … static_cast<unsigned long long>(timeInterval), static_cast<unsigned long long>(TIME_THRESHOLD_MS), in ~ImageDataStatistics()