HomeSort by relevance Sort by last modified time
    Searched refs:stopwatch_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/profiler/
scoped_profile.cc 23 stopwatch_.Start();
30 stopwatch_.Stop();
31 ThreadData::TallyRunInAScopedRegionIfTracking(birth_, stopwatch_);
scoped_profile.h 59 TaskStopwatch stopwatch_; member in class:tracked_objects::ScopedProfile

Completed in 233 milliseconds