Commit Graph

2 Commits

Author SHA1 Message Date
Ewout van Bekkum
01a32af06a pw_chrono_stl: small docs fixup
Change-Id: I2665b848676166fe0d312ce543900dace8395a5e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/26340
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Ewout van Bekkum <ewout@google.com>
2020-12-01 22:19:24 +00:00
Ewout van Bekkum
3c61ae90de pw_chrono: Adds initial SystemClock support to Pigweed
Adds the initial pw_chrono module to Pigweed with a facade for the
pw::chrono::SystemClock. In adition, the pw_chrono_stl module is
provided with the first STL based backend of said module by using
std::chrono::steady_clock.

Change-Id: Id29f4280aa399a81518f6d13183cf495b2ee72dc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/23260
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Ewout van Bekkum <ewout@google.com>
2020-11-24 21:03:24 +00:00