Searched defs:TimeStat (Results 1 – 1 of 1) sorted by relevance
185 struct TimeStat { struct186 TimeStat() : time_(0.0), count_(0) {} in TimeStat() function195 TimeStat ts = *this; argument220 std::map<std::string, TimeStat> time_stat_; // record time and count info from some activity argument