Searched defs:IsStarted (Results 1 – 2 of 2) sorted by relevance
45 bool IsStarted() const { in IsStarted() function
68 inline bool IsStarted() const { return start_ticks_ != base::TimeTicks(); } in IsStarted() function