Searched defs:IsStarted (Results 1 – 4 of 4) sorted by relevance
59 bool RuntimeCallTimer::IsStarted() { return start_ticks_ != base::TimeTicks(); } in IsStarted() function
80 inline bool IsStarted() const { return start_clock_ > 0; } in IsStarted() function
44 bool IsStarted() const { in IsStarted() function
24 bool IsStarted() const { return is_started_; } in IsStarted() function