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