commit | 8cd3839207e56116412cc621315bb664ccc70b7d | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Mar 01 11:07:36 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Mar 07 11:22:55 2018 +0000 |
tree | 70582bf57576f2b5029ab5ba112456fd0742b9f2 | |
parent | 25c1b20f973e2c3d71cf078b36b87769a248de6e [diff] |
tests/watchdog: Cleanup our use of durations We have lots of unnecessary constructors and forced duration casts. This change makes all of that logic simpler. Change-Id: Icfc6d51d75dfb67b3b4c252fbc32beeeded299ca Signed-off-by: William A. Kennington III <wak@google.com>