Home | History | Annotate | Download | only in src

Lines Matching refs:elapsed_seconds

416   double elapsed_seconds = elapsed_cycles / CyclesPerSecond();
417 RAW_LOG(0, "Time spent on DeepProfiler: %.3f sec\n", elapsed_seconds);