Searched refs:start_time_ (Results 1 – 4 of 4) sorted by relevance
150 :start_time_(systemTime()), metric_(metric) { in EventTimer()155 metric_->Record(ns2us(systemTime() - start_time_), attribute_); in ~EventTimer()167 nsecs_t start_time_;
107 this->start_time_ = systemTime() - time_delta_ns; in MockEventTimer()
541 uint64_t start_time_; variable
727 Dumpstate::ConsentCallback::ConsentCallback() : result_(UNAVAILABLE), start_time_(Nanotime()) { in ConsentCallback()768 return (Nanotime() - start_time_) / NANOS_PER_MILLI; in getElapsedTimeMs()