commit | d82a5f4f03782dd424d378ca6ab6fbe4791ae18e | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Jul 24 13:40:37 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 18 19:39:12 2017 +0000 |
tree | 1a82b6deb0c856fb02ee41bf40613f6f4d1e3b66 | |
parent | d7b7c6aeeecda78a2c71aa399b6eae1fed41976b [diff] |
Add Timer class This class is used to call a callback function when the timer expires. It can be one shot, or repeating. Copied from the phosphor-fan-presence repository. Change-Id: I9d63c2e6fd550286a2a5360e1e8d13f6a3c25923 Signed-off-by: Matt Spinler <spinler@us.ibm.com>