Home | History | Annotate | Download | only in runtime

Lines Matching refs:start_time_

600       start_time_(MicroTime()), clock_overhead_ns_(GetClockOverheadNanoSeconds()), cur_offset_(0),
612 Append8LE(buf_.get() + 8, start_time_);
668 uint64_t elapsed = MicroTime() - start_time_;
841 *wall_clock_diff = MicroTime() - start_time_;