commit | e75f3b0b883e53d8d040d80472593bd252f52a57 | [log] [tgz] |
---|---|---|
author | Taylor Cramer <cramertj@google.com> | Mon Sep 23 22:48:35 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 23 22:48:35 2024 +0000 |
tree | 1707edecfef4b91649bcb48ba434a02fe4aeffe5 | |
parent | 17381eed344e64efddc3007b2f204ffeb1cf67c7 [diff] |
*: Simplify test time advancement AdvanceUntilNextExpiration() rather than AdvanceTime(some_interval) avoids the need to fruitlessly loop over time periods during which nothing happens. This also avoids the need to specify an arbitrary interval with which to advance time. Change-Id: Ib071bfce5f877c29871f8d053b8c2a0319f8c3da Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/235792 Reviewed-by: Aaron Green <aarongreen@google.com> Pigweed-Auto-Submit: Taylor Cramer <cramertj@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.