class AsyncTestClock

Defined at line 16 of file ../../src/lib/timekeeper/async_test_clock.h

Implementation of |Clock| using an |async_dispatcher_t|. This class also

ensures that every clock is strictly increasing.

Public Methods

void AsyncTestClock (async_dispatcher_t * dispatcher)

Defined at line 18 of file ../../src/lib/timekeeper/async_test_clock.cc

void ~AsyncTestClock ()

Defined at line 21 of file ../../src/lib/timekeeper/async_test_clock.cc