Home | History | Annotate | Download | only in x11

Lines Matching refs:switch_time

475 		switch_time = SDL_GetTicks() + 1500;
493 switch_time = SDL_GetTicks() + 200;
934 switch_time = now + 1500;
936 switch_time = now + 200;
938 } else if ( (int)(switch_time-now) <= 0 ) {