Searched refs:SLEEP_TIME_INTERVAL_3MS (Results 1 - 1 of 1) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_daemon/ | ||
H A D | main.cpp | 105 static const int32_t SLEEP_TIME_INTERVAL_3MS = 3 * 1000; variable 152 usleep(SLEEP_TIME_INTERVAL_3MS); in main() |
Completed in 1 milliseconds