Searched refs:timeTakenUs (Results 1 – 2 of 2) sorted by relevance
37 int64_t timeTakenUs() const { return getElapsedUs(clock::now()); } in timeTakenUs() function
664 const int latencyUs = int(s.timeTakenUs()); in run()868 const int latencyUs = int(s.timeTakenUs()); in run()1049 const int latencyUs = lround(s.timeTakenUs()); in run()1199 const int latencyUs = int(s.timeTakenUs()); in run()