Searched refs:kEmptyCheckpointTotalTimeoutMs (Results 1 – 1 of 1) sorted by relevance
460 static constexpr uint64_t kEmptyCheckpointTotalTimeoutMs = 600 * 1000; // 10 minutes. in RunEmptyCheckpoint() local469 if (kIsDebugBuild && total_wait_time > kEmptyCheckpointTotalTimeoutMs) { in RunEmptyCheckpoint()