Searched refs:set_start_timestamp (Results 1 – 2 of 2) sorted by relevance
456 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp() function
2895 result_.set_start_timestamp(internal::GetTimeInMillis()); in Run()