class TestClock

Defined at line 15 of file ../../src/lib/timekeeper/test_clock.h

Implementation of |Clock| that returned a pre-set time.

Public Methods

void TestClock ()

Defined at line 9 of file ../../src/lib/timekeeper/test_clock.cc

void ~TestClock ()

Defined at line 11 of file ../../src/lib/timekeeper/test_clock.cc

void SetUtc (time_utc time)

Defined at line 20 of file ../../src/lib/timekeeper/test_clock.h

void SetMonotonic (zx::time_monotonic time)

Defined at line 21 of file ../../src/lib/timekeeper/test_clock.h

void SetBoot (zx::time_boot time)

Defined at line 22 of file ../../src/lib/timekeeper/test_clock.h