Searched refs:CLOSE_RDB_TIME (Results 1 – 1 of 1) sorted by relevance
25 const int32_t CLOSE_RDB_TIME = 20; // delay 20s stop rdbStore variable130 std::this_thread::sleep_for(std::chrono::seconds(CLOSE_RDB_TIME)); in DelayCloseRdbStore()