Home
last modified time | relevance | path

Searched defs:next_run_time (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_message_loop.cc36 base::TimeTicks next_run_time; // is_null() in Run() local
63 base::TimeTicks* next_run_time) { in DirectRunWork()