class UtcClockReadyWatcher
Defined at line 12 of file ../../src/developer/forensics/testing/stubs/utc_clock_ready_watcher.h
Public Methods
void OnClockReady (::fit::callback<void ()> callback)
Register a callback that will be executed when the utc clock becomes ready.
Defined at line 9 of file ../../src/developer/forensics/testing/stubs/utc_clock_ready_watcher.cc
bool IsUtcClockReady ()
Defined at line 18 of file ../../src/developer/forensics/testing/stubs/utc_clock_ready_watcher.cc
void StartClock ()
Defined at line 20 of file ../../src/developer/forensics/testing/stubs/utc_clock_ready_watcher.cc
void ClearCallbacks ()
Defined at line 31 of file ../../src/developer/forensics/testing/stubs/utc_clock_ready_watcher.cc