Struct DelayedTaskManager::DelayedTask
- Defined in File delayed_task_manager.h 
Nested Relationships
This struct is a nested type of Class DelayedTaskManager.
Struct Documentation
- 
struct DelayedTask
- Public Functions - 
bool operator<(const DelayedTask &rhs) const
 - Public Members - 
TimeTicks start_time
 - 
std::weak_ptr<MessagePump> message_pump
 - 
mutable MessagePump::PendingTask pending_task
 
- 
bool operator<(const DelayedTask &rhs) const