Searched defs:TimeResults (Results 1 – 1 of 1) sorted by relevance
52 struct TimeResults { struct54 unsigned num_calls;56 unsigned us;58 void Print(const std::string &description) { in Print()64 void PrintWithBytes(const std::string &description, size_t bytes_per_call) { in PrintWithBytes()