commit | 41a774efacb3f3a9593aeaa971468e770d205e13 | [log] [tgz] |
---|---|---|
author | Nagaraju Goruganti <ngorugan@in.ibm.com> | Fri Apr 06 06:15:27 2018 -0500 |
committer | Nagaraju Goruganti <ngorugan@in.ibm.com> | Thu May 03 00:22:14 2018 -0500 |
tree | 4a839e10cdcaae40aed7b7901b85e8c37ab14a81 | |
parent | 969b2613fed44f5b504411b21a9c65d89ed28bf5 [diff] |
Add Timer class The class provides for a timer, callback invocation on timer expiry, and timer control/cleanup. This will be used in subsequent commits. Change-Id: Ic8f43264a47903732b590a360ef0d8af765d5a20 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>