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