Searched defs:ScopedTimeReporter (Results 1 - 2 of 2) sorted by relevance

/build/kati/
H A Dtimeutil.cc37 ScopedTimeReporter::ScopedTimeReporter(const char* name) function in class:ScopedTimeReporter
40 ScopedTimeReporter::~ScopedTimeReporter() {
H A Dtimeutil.h20 struct ScopedTimeReporter { struct
22 explicit ScopedTimeReporter(const char* name);
23 ~ScopedTimeReporter();

Completed in 42 milliseconds