Searched refs:MAX_SKIP_TICK_PER_FRAME (Results 1 – 2 of 2) sorted by relevance
129 static const int MAX_SKIP_TICK_PER_FRAME = 48*4*4; variable
910 if ( skipCount >= MAX_SKIP_TICK_PER_FRAME ) in SkipTick()