commit | 1181af741589db873676f177ed85d6bc04884aa1 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Oct 08 12:05:00 2018 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Oct 18 14:47:54 2018 +0000 |
tree | a3a950c7fbd553a9812fe2f258e4b6ca07af2b4a | |
parent | 3754442944d08235dc519c371d2222b53bca3fe3 [diff] |
Use the common timer class The common timer class from sdbusplus offers all the timer goodness that we currently use. The unit test is also no longer needed (and has been added to sdbusplus's version of the timer.hpp implementation). Change-Id: I278817489433a29ca739f70fdacd8bb897797d66 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.