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