commit | 94fe1a0c83ba2d0dadc549b1d8afedf6478d2dcf | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Oct 30 19:00:27 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Mon Nov 05 11:43:07 2018 -0800 |
tree | d46070fc9ad670f751387f94c20e9fde90df89a0 | |
parent | 122b843fdef01a66c602d1270d50b7db576e7167 [diff] |
control/zone: Refactor addTimer Anything adding a timer uses roughly the same process of building the event data and timer from the event group, actions, and timer config. We can adjust the method to do this for all callers. Tested: Builds and passes unit tests. Change-Id: I4013ff2f7bff65095a6e1db7075bc013da374f51 Signed-off-by: William A. Kennington III <wak@google.com>