Searched refs:started_ (Results 1 – 3 of 3) sorted by relevance
85 uint64_t started_; variable
3806 started_ = Nanotime(); in DurationReporter()3815 float elapsed = (float)(Nanotime() - started_) / NANOS_PER_SEC; in ~DurationReporter()
69 _cold started_ at any given time. (For background, _cold starting_ a process