Home | History | Annotate | Download | only in x11

Lines Matching refs:switch_time

478 		switch_time = SDL_GetTicks() + 1500;
496 switch_time = SDL_GetTicks() + 200;
959 switch_time = now + 1500;
961 switch_time = now + 200;
963 } else if ( (int)(switch_time-now) <= 0 ) {