Home
last modified time | relevance | path

Searched refs:hung_plugin_detect_freq (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.cc2296 int hung_plugin_detect_freq = in InitHangMonitor() local
2300 if ((hung_plugin_detect_freq > 0) && in InitHangMonitor()
2303 ticker_.set_tick_interval(hung_plugin_detect_freq); in InitHangMonitor()
2310 hung_plugin_detect_freq); in InitHangMonitor()