Files
OpenCellular/src/include
Aaron Durbin f65153ef07 timer: add stopwatch construct
There's a lot of places where expiration and running time are
open coded. Allow for those places to be simplified by adding
a stopwatch construct. The stopwatch can have an expiration or
just be used to accumulate time.

BUG=None
TEST=Built and verified API works as expected by using implementation.

Change-Id: Ibd636542b16d8554f1ff4512319a53dce81c97e5
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: bc623a1b36eb08c5877591c4509cd61131c62617
Original-Change-Id: I53604900fea7d46beeccc17f1dc7900d5f28518b
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/219492
Original-Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/8815
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-21 17:00:17 +01:00
..
2014-11-26 23:18:47 +01:00
2015-01-04 20:03:28 +01:00
2015-01-13 21:30:14 +01:00
2014-12-16 21:31:35 +01:00
2014-11-30 12:20:05 +01:00
2012-05-08 00:36:09 +02:00
2015-01-09 16:50:55 +01:00
2014-10-01 17:26:26 +02:00
2015-01-27 22:54:32 +01:00
2014-09-13 14:27:03 +02:00
2015-03-20 10:01:22 +01:00
2013-07-11 22:36:19 +02:00
2014-08-07 23:55:15 +02:00
2015-03-21 17:00:17 +01:00
2014-09-10 19:37:49 +02:00
2015-02-06 19:25:57 +01:00