Home | History | Annotate | Download | only in trees

Lines Matching defs:start_time

825     base::TimeTicks start_time = stats_instrumentation->StartRecording();
837 base::TimeDelta duration = stats_instrumentation->EndRecording(start_time);
1007 base::TimeTicks start_time = base::TimeTicks::HighResNow();
1084 base::TimeDelta draw_duration = base::TimeTicks::HighResNow() - start_time;