Searched defs:total_time (Results 1 – 2 of 2) sorted by relevance
67 CS_ACC_TIME total_time; member89 float total_time; /*in seconds*/ member
142 static bool TimeIsOut(const struct timeval& start_time, const int& total_time) { in TimeIsOut()