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