class TimeProvider

Defined at line 20 of file ../../src/developer/forensics/feedback/annotations/time_provider.h

Get the uptime of the device and the current UTC time.

Public Methods

void ~TimeProvider ()

Defined at line 24 of file ../../src/developer/forensics/feedback/annotations/time_provider.h

void TimeProvider (async_dispatcher_t * dispatcher, zx::unowned_clock clock_handle, std::unique_ptr<timekeeper::Clock> clock)

Defined at line 32 of file ../../src/developer/forensics/feedback/annotations/time_provider.cc

std::set<std::string> GetAnnotationKeys ()

Defined at line 44 of file ../../src/developer/forensics/feedback/annotations/time_provider.cc

std::set<std::string> GetKeys ()

Defined at line 53 of file ../../src/developer/forensics/feedback/annotations/time_provider.cc

Annotations Get ()

Defined at line 55 of file ../../src/developer/forensics/feedback/annotations/time_provider.cc