Searched refs:kFlushWaitTimeoutSec (Results 1 – 2 of 2) sorted by relevance
285 static const int kFlushWaitTimeoutSec = 3; // 3 sec member
2079 std::chrono::seconds timeout = std::chrono::seconds(kFlushWaitTimeoutSec); in flush()