class TestLoopTestClock
Defined at line 16 of file ../../src/lib/timekeeper/test_loop_test_clock.h
Implementation of |Clock| using a |async::TestLoop|. This class also
ensures that every clock is strictly increasing.
Public Methods
void TestLoopTestClock (async::TestLoop * test_loop)
Defined at line 22 of file ../../src/lib/timekeeper/test_loop_test_clock.cc
void ~TestLoopTestClock ()
Defined at line 25 of file ../../src/lib/timekeeper/test_loop_test_clock.cc