commit | 3a70fa24fc016a06b0dc2ecdc3c7275d1f25425c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Sep 20 18:48:20 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Sep 27 11:57:23 2018 -0700 |
tree | 649acab21ab5c66f607e02b348ee49c51ac53599 | |
parent | 548e9f13d2f0aa3eb0ec6ab179c3f5697b108366 [diff] |
Migrate to a common timer class This change pulls in sdeventplus and uses the timer implementation as a drop in for the currently included timer. Tested: Unit tests still build but are not currently running. Manually tested this change on a zaius machine and made sure timers went off. Change-Id: I2808196581fc766843931403b83fead16926b0ae Signed-off-by: William A. Kennington III <wak@google.com>