Searched defs:DurationReporter (Results 1 – 1 of 1) sorted by relevance
71 DurationReporter::DurationReporter(const char *title) : DurationReporter(title, stdout) {} in DurationReporter() function in DurationReporter73 DurationReporter::DurationReporter(const char *title, FILE *out) { in DurationReporter() function in DurationReporter