Home
last modified time | relevance | path

Searched defs:GetTotalDuration (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/base/
H A Dwall_clock_stopwatch.cc35 absl::Duration GetTotalDuration() const override ABSL_LOCKS_EXCLUDED(mutex_) { in GetTotalDuration() function in fcp::internal::RealWallClockStopwatch
78 absl::Duration GetTotalDuration() const override { in GetTotalDuration() function in fcp::internal::NoopWallClockStopwatch