Searched refs:time_shown (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc547 base::TimeDelta time_shown = base::TimeTicks::Now() - menu_start_time_; local
548 if (time_shown.InMilliseconds() < menu_selection_hold_time_ms) {

Completed in 594 milliseconds