Searched refs:total_wait_time (Results 1 – 1 of 1) sorted by relevance
447 uint64_t total_wait_time = 0; in RunEmptyCheckpoint() local469 total_wait_time += kEmptyCheckpointPeriodicTimeoutMs; in RunEmptyCheckpoint()470 if (kIsDebugBuild && total_wait_time > kEmptyCheckpointTotalTimeoutMs) { in RunEmptyCheckpoint()