aboutsummaryrefslogtreecommitdiff
path: root/pw_perf_test/chrono_public_overrides
AgeCommit message (Collapse)Author
2022-10-20pw_perf_test: Added internal timing facade + backendBrian Barcenas
pw_perf_test now has a backend for which it will use to time the tested components. This update includes an implementation with pw_chrono, which will be used for time-based measurements(nanoseconds). Change-Id: I9a1bb9cf0964caa4d911a1c7c016bab3a41f1e32 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/113890 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Brian Barcenas <bbarcenas@google.com> Reviewed-by: Erik Gilling <konkers@google.com>