Searched refs:SLEEP_INTERVAL (Results 1 – 1 of 1) sorted by relevance
25 const int32_t SLEEP_INTERVAL = 100 * 1000; variable86 usleep(SLEEP_INTERVAL); in CheckKvStore()