Searched refs:sleepSeconds (Results 1 – 1 of 1) sorted by relevance
366 int sleepSeconds = atoi(getenv(SHOW_DEBUG_STRING)); in copyToDebugSurface() local367 sleep(sleepSeconds); in copyToDebugSurface()