Searched refs:prefQuitAfterTime (Results 1 – 2 of 2) sorted by relevance
283 prefQuitAfterTime /*!< Shell will quit after this number of seconds (-1 to disable) */ enumerator
259 case prefQuitAfterTime: in PVRShellSet()279 case prefQuitAfterTime: return m_pShellData->fDieAfterTime; in PVRShellGet()1074 shell.PVRShellSet(prefQuitAfterTime, (float)atof(val)); in Apply()1740 if(m_pShell->PVRShellGet(prefQuitAfterTime) != -1.0f) in OutputInfo()1741 …_pShell->PVRShellOutputDebug("Quit after time: %f\n", m_pShell->PVRShellGet(prefQuitAfterTime)); in OutputInfo()