float GetRecovTime(void){ float val; val = SC_ggf(400); if (val<=0.0f) val = 25.0f; return val; }