Searched refs:last_time (Results 1 – 1 of 1) sorted by relevance
1130 static time_t last_time = (time_t)0; in ui_focus_change() local1136 if (in_focus && last_time + 2 < time(NULL)) in ui_focus_change()1145 last_time = time(NULL); in ui_focus_change()