Traits for UnitTestClock, defining default behavior for different clocks. More...
#include <time-unit-test-clock.hpp>
Static Public Member Functions | |
static nanoseconds | getDefaultStartTime () |
Traits for UnitTestClock, defining default behavior for different clocks.
The only behavior that is currently controlled by the traits is default start time. The generic implementation assumes start time to be zero.
Definition at line 38 of file time-unit-test-clock.hpp.
|
inlinestatic |
Definition at line 42 of file time-unit-test-clock.hpp.