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