Searched refs:accum_time (Results 1 – 1 of 1) sorted by relevance
35 static int64 accum_time = 0; variable214 accum_time = 0; in Run()227 const double seconds = accum_time * 1e-6; in Run()256 accum_time += (env->NowMicros() - start_time); in StopTiming()