class Maintenance
Defined at line 178 of file fidling/gen/sdk/fidl/fuchsia.time/fuchsia.time/hlcpp/fuchsia/time/cpp/fidl.h
Provides access to a UTC clock for the purposes of
keeping it up-to-date with external time sources.
The client does not own the UTC clock, but is given
a lease in order to keep the time synchronized.
Public Members
static const char[] Name_
Public Methods
void ~Maintenance ()
void GetWritableUtcClock (GetWritableUtcClockCallback callback)
Retrieve a UTC clock handle with write rights.