Searched defs:NextWorkInfo (Results 1 – 2 of 2) sorted by relevance
44 struct NextWorkInfo { struct47 TimeDelta remaining_delay() const { in remaining_delay()73 // about when DoWork() should be called again. If the returned NextWorkInfo argument
33 MessagePump::Delegate::NextWorkInfo NextWorkInfo(TimeTicks delayed_run_time) { in NextWorkInfo() function