Searched refs:started_ (Results 1 – 2 of 2) sorted by relevance
234 uint64_t started_; variable
76 started_ = DurationReporter::nanotime(); in DurationReporter()83 uint64_t elapsed = DurationReporter::nanotime() - started_; in ~DurationReporter()