Searched defs:timeout_time (Results 1 – 3 of 3) sorted by relevance
113 int64_t timeout_time() const { return timeout_time_; } in timeout_time() function
116 base::TimeTicks timeout_time = start_time + rel_timeout; in Wait() local
82 time_t timeout_time; /* when to age out the subscription */ member