Searched refs:exitAfterSeconds (Results 1 – 1 of 1) sorted by relevance
42 static SLuint32 exitAfterSeconds = 60; // -e# variable319 exitAfterSeconds = atoi(&arg[2]); in main()587 } while (--exitAfterSeconds); in main()