ExpTimerSetParametersAreValid

UINT8 __stdcall ExpTimerSetParametersAreValid(_EXT_SET_PARAMETERS_V0 *Parameters){
  return !Parameters->Version && Parameters->NoWakeTolerance >= -1;
}

Referenced by:

ExSetTimer
ExpSetTimerObject2