commit | fa9431d52f37bf51a2aa0d3a85eaaf027db8488f | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Sep 25 14:28:31 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Sep 26 12:18:50 2018 -0700 |
tree | c90245c7f7f03a8dffcd93d710a989c69960d534 | |
parent | 406b86e47e982d4ae5d9fa9f39476cb81f41d449 [diff] [blame] |
example: Add a repeating timer sample Tested: Ran through unit test suite and manually executed the example program to make sure it works as expected. Change-Id: I77cffdd038df4eab774f0d162f49273650638ad6 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/.gitignore b/.gitignore index b91a4df..d9423e4 100644 --- a/.gitignore +++ b/.gitignore
@@ -43,6 +43,7 @@ # Output binaries /example/follow /example/heartbeat +/example/heartbeat_timer /test/clock /test/event /test/exception