Searched refs:recoverTimestamp_ (Results 1 – 2 of 2) sorted by relevance
360 int64_t duration = static_cast<int64_t>(recoverTimestamp_ - breakTimestamp_); in ReportRecoverProfile()386 recoverTimestamp_ = TimeUtil::GenerateTimestamp(); in Breaking()387 breakDuration_ += recoverTimestamp_ - breakTimestamp_; in Breaking()
106 uint64_t recoverTimestamp_ = 0; variable