commit | bfb1a566b781e63dfda6038d9918706423410c26 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Oct 05 17:03:40 2017 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Fri Nov 17 13:14:11 2017 -0600 |
tree | 92197497cb281cff15d69fd91b331c0bba367718 | |
parent | 7b7ceb8deb48d6d5833b02bc33987fca2e647a68 [diff] |
Add timer event management Events defined to have timers require the ability to find a timer, add a timer to the event, and removing a timer event entirely. These event timers are intended to allow actions based on the event to be delayed or recurring based on the timer defined. Change-Id: Ieaf26f031c5e5aac9472e92354bfb76392642cb4 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>