PROTOCOLS
Maintenance
Defined in fuchsia.time/maintenance.fidl
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.
GetWritableUtcClock
Retrieve a UTC clock handle with write rights.
Request
Name | Type |
---|
Response
Name | Type |
---|---|
utc_clock |
handle<clock>
|