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

  /build/kati/
timeutil.cc 37 ScopedTimeReporter::ScopedTimeReporter(const char* name)
41 ScopedTimeReporter::~ScopedTimeReporter() {
timeutil.h 20 struct ScopedTimeReporter {
22 explicit ScopedTimeReporter(const char* name);
23 ~ScopedTimeReporter();

Completed in 62 milliseconds