Searched defs:IsStarted (Results 1 – 2 of 2) sorted by relevance
80 inline bool IsStarted() const { return start_clock_ > 0; } in IsStarted() function
24 bool IsStarted() const { return is_started_; } in IsStarted() function